commit | 2ac53721f37c79acddaf60f6ff232f56b7abddba | [log] [tgz] |
---|---|---|
author | Alexander van Heukelum <heukelum@fastmail.fm> | Sat Oct 04 23:12:43 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 13 10:33:42 2008 +0200 |
tree | 56075afcaf1245c78e66ea7489f78cc1fbd3dd55 | |
parent | 3a18512db00e0eedca86e3db4d2e81f8fe0b1774 [diff] |
dumptrace: x86: consistently include loglevel, print stack switch - i386 and x86_64: always printk the 'data' parameter - i386: announce stack switch (irq -> normal) - i386: check if there is a stack switch before announcing it There is a warning that 'context' might come out corrupt in early boot. If this is true it should be fixed, not worked around. Signed-off-by: Alexander van Heukelum <heukelum@fastmail.fm> Signed-off-by: Ingo Molnar <mingo@elte.hu>