commit | eec407c9ac5ee819bfcadb4e39ce892576d570d1 | [log] [tgz] |
---|---|---|
author | Alexey Dobriyan <adobriyan@sw.ru> | Wed Oct 24 12:58:02 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Oct 24 12:58:02 2007 +0200 |
tree | 8d4493105d006b2372d63833ccd5bc571c6fb9fc | |
parent | 230e55adf6f74309683a068dec23e664a64fb08a [diff] |
x86: fix bogus KERN_ALERT on oops fix this: printing eip: f881b9f3 *pdpt = 0000000000003001 <1>*pde = 000000000480a067 *pte = 0000000000000000 ^^^ [ mingo: added KERN_CONT as suggested by Pekka Enberg ] Signed-off-by: Alexey Dobriyan <adobriyan@sw.ru> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>