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