[Bug 250248] 12.2-RC2 kernel reboots with hw.acpi.debug=1 after a warm reboot.

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Oct 13 12:57:55 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250248

--- Comment #8 from Rajeev Pillai <rajeev_v_pillai at yahoo.com> ---
Created attachment 218713
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218713&action=edit
patch 1: add "device_shutdown" method hook.

Adding a "device_shutdown" method hook works--once you are running the patched
kernel. However, going from GENERIC -> Ctrl-Alt-Del -> patched-GENERIC kernel
panics--as expected--because the "device_shutdown" method never gets called.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-multimedia mailing list