Archived
14
0
Fork 0

x86: early fault debugging improvement

Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
This commit is contained in:
Ingo Molnar 2008-01-30 13:33:09 +01:00
parent 0d64484f7e
commit 94878efdd0

View file

@ -502,6 +502,7 @@ early_fault:
call printk
#endif
#endif
call dump_stack
hlt_loop:
hlt
jmp hlt_loop