Clemens Ladisch 13f541c10b x86, dumpstack: Fix code bytes breakage due to missing KERN_CONT
When printing the code bytes in show_registers(), the markers around the
byte at the fault address could make the printk() format string look
like a valid log level and facility code.  This would prevent this byte
from being printed and result in a spurious newline:

[ 7555.765589] Code: 8b 32 e9 94 00 00 00 81 7d 00 ff 00 00 00 0f 87 96 00 00 00 48 8b 83 c0 00 00 00 44 89 e2 44 89 e6 48 89 df 48 8b 80 d8 02 00 00
[ 7555.765683]  8b 48 28 48 89 d0 81 e2 ff 0f 00 00 48 c1 e8 0c 48 c1 e0 04

Add KERN_CONT where needed, and elsewhere in show_registers() for
consistency.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Link: http://lkml.kernel.org/r/4EEFA7AE.9020407@ladisch.de
Signed-off-by: H. Peter Anvin <hpa@linux.intel.com>
2011-12-19 13:09:56 -08:00
..
2011-12-05 11:49:52 +01:00
2011-09-27 18:08:04 +02:00
2011-09-27 18:08:04 +02:00
2011-07-01 10:37:14 +02:00
2011-07-26 16:49:47 -07:00
2011-03-18 10:39:30 +01:00
2011-07-26 16:49:47 -07:00
2011-07-24 11:49:36 +03:00
2011-10-10 06:56:47 +02:00
2011-03-18 10:39:30 +01:00
2011-07-01 11:06:38 +02:00
2011-12-05 15:06:17 +01:00
2011-07-14 21:46:20 -07:00
2011-08-04 16:13:49 -07:00
2011-10-31 17:30:44 -07:00
2011-10-10 06:56:47 +02:00
2011-03-18 10:39:30 +01:00
2011-03-18 10:39:30 +01:00