commit | a63954b5cad5765e52870bb649992bf636f32a6b | [log] [tgz] |
---|---|---|
author | Dave Jones <davej@redhat.com> | Thu Dec 07 02:14:00 2006 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Thu Dec 07 02:14:00 2006 +0100 |
tree | d7e8cdbda00366ca4146b784e5ae017c57f3168c | |
parent | d606f88fa5e529e9dc72be97e79db1e36a6261cb [diff] |
[PATCH] i386: remove pointless printk from i386 oops output This just got removed on x86-64, do the same on 32bit. It always annoyed me when this ate a line of oops output pushing interesting stuff off the screen. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: Andi Kleen <ak@suse.de>