Home
last modified time | relevance | path

Searched hist:"5 f7312a0d70c607afa9ce24ccd757321d043e02c" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/syscon/
H A Dsyscon_power.cdiff 5f7312a0d70c607afa9ce24ccd757321d043e02c Fri Jul 09 17:00:21 CEST 2021 Andriy Gapon <avg@FreeBSD.org> syscon_power: do reboot after shutdown_panic is executed

A syscon_power instance can handle either poweroff or reboot, but not
both. If the instance handles reboot then set its priority to be after
shutdown_panic.

This is to provide uniform experience with other platforms.

MFC after: 3 weeks