https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193269
Andriy Gapon <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Andriy Gapon <[email protected]> --- kdb_trap context places certain requirements on code that can be executed. Apparently drm code (used via vt) is not aware of those requirements. The easiest solution is probably to amend pause_sbt() to take the 'cold' code path for kdb_active case as well. -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
