Page MenuHomeFreeBSD

D48414.diff
No OneTemporary

D48414.diff

diff --git a/sys/dev/vt/vt_core.c b/sys/dev/vt/vt_core.c
--- a/sys/dev/vt/vt_core.c
+++ b/sys/dev/vt/vt_core.c
@@ -573,7 +573,7 @@
inside_vt_window_switch = true;
- if (kdb_active) {
+ if (kdb_active || KERNEL_PANICKED()) {
/*
* When grabbing the console for the debugger, avoid
* locks as that can result in deadlock. While this

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 11, 3:35 PM (9 h, 21 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15750190
Default Alt Text
D48414.diff (349 B)

Event Timeline