Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Oct 2020 12:57:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 250248] 12.2-RC2 kernel reboots with hw.acpi.debug=1 after a warm reboot.
Message-ID:  <bug-250248-12827-GuU0W0dlrs@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250248-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250248-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250248

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

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250248-12827-GuU0W0dlrs>