]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r364725, r364726
authorWarner Losh <imp@FreeBSD.org>
Wed, 9 Sep 2020 22:59:47 +0000 (22:59 +0000)
committerWarner Losh <imp@FreeBSD.org>
Wed, 9 Sep 2020 22:59:47 +0000 (22:59 +0000)
commit31e54295775086221129c3de2874c63763a78d44
tree70cbd10312f70c65fac5a9f5fb9396c0802fdebc
parent470538bad3cd053a4b9d499f298033f996d0c839
MFC r364725, r364726

r364725 | imp | 2020-08-24 13:35:15 -0600 (Mon, 24 Aug 2020) | 9 lines

Change the resume notification event from 'kern' to 'kernel'

We have both a system of 'kern' and of 'kernel'. Prefer the latter and
convert this notification to use 'kernel' instead of 'kern'. As a
transition period, continue to also generate the 'kern' notification
until sometime after FreeBSD 13 is branched.

r364726 | imp | 2020-08-24 13:35:27 -0600 (Mon, 24 Aug 2020) | 4 lines

Document the kern -> kernel name change for resume events.

Relnotes: YES
UPDATING
sbin/devd/devd.conf.5
sys/kern/subr_bus.c