]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Change the resume notification event from 'kern' to 'kernel'
authorWarner Losh <imp@FreeBSD.org>
Mon, 24 Aug 2020 19:35:15 +0000 (19:35 +0000)
committerWarner Losh <imp@FreeBSD.org>
Mon, 24 Aug 2020 19:35:15 +0000 (19:35 +0000)
commitf87655ec7694aa29a3e4e8d85d544820cd0c1b72
tree5f0645cb111398ae9f3f58358de67c537819c7ac
parentf9cdb0775e605ec0e44cedae9aae0b39bca742f8
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.

MFC After: 3 days
sbin/devd/devd.conf.5
sys/kern/subr_bus.c