Commit 94878efd authored by Ingo Molnar's avatar Ingo Molnar

x86: early fault debugging improvement

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent 0d64484f
......@@ -502,6 +502,7 @@ early_fault:
call printk
#endif
#endif
call dump_stack
hlt_loop:
hlt
jmp hlt_loop
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment