commit | c7e23289a6aa95048a78b252b462f24ca6cf7f96 | [log] [tgz] |
---|---|---|
author | Jan Beulich <JBeulich@suse.com> | Thu Mar 08 09:23:14 2012 +0000 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Mar 08 10:57:35 2012 +0100 |
tree | 413b16e31a8d7111e04d838f4550ffdb86739da0 | |
parent | 0d2bf4899d04fcc7f3a280b0bc74c084badb4e04 [diff] |
x86/32: Print control and debug registers for kerenel context While for a user mode register dump it may be reasonable to skip those (albeit x86-64 doesn't do so), for kernel mode dumps these should be printed to make sure all information possibly necessary for analysis is available. Signed-off-by: Jan Beulich <jbeulich@suse.com> Link: http://lkml.kernel.org/r/4F58889202000078000770E7@nat28.tlf.novell.com Signed-off-by: Ingo Molnar <mingo@elte.hu>