git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
072f5d8
)
i386: print better early fault info
author
Ingo Molnar
<mingo@elte.hu>
Wed, 17 Oct 2007 16:04:41 +0000
(18:04 +0200)
committer
Thomas Gleixner
<tglx@inhelltoy.tec.linutronix.de>
Wed, 17 Oct 2007 18:16:56 +0000
(20:16 +0200)
improve early fault output.
old format:
Int 14: CR2
010001e3
err
00000002
EIP
c011f2f9
CS
00000060
flags
00010046
Stack:
c073695e
c0791c10
00000000
ffffffff
00000000
01000000
00001000
c0791c10
new format:
BUG: Int 14: CR2
010001e3
EDI
c1000000
ESI
c0693c10
EBP
c0637f9c
ESP
c0637f08
EBX
00000000
EDX
0000000e
ECX
00000000
EAX
010001e3
err
00000002
EIP
c0123119
CS
00000060
flg
00010046
Stack:
c064d589
c0693000
00000000
c0637f60
00c001e3
01000000
00038000
00000163
00000000
00000163
00000000
ffffffff
00038000
00000000
00000000
00001000
00001000
00000000
c0637f88
c06509be
c0a2ae60
00001000
00001000
00000000
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
No differences found