Kay Sievers
5da527aafe
printk(): add KERN_CONT where needed in hpet and vt code
...
A prototype for kmsg records instead of a byte-stream buffer revealed
a couple of missing printk(KERN_CONT ...) uses. Subsequent calls produce
one record per printk() call, while all should have ended up in a single
record.
Instead of:
ACPI: (supports S0 S5)
ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)
hpet0: at MMIO 0xfed00000, IRQs 2 , 8 , 0
It prints:
ACPI: (supports S0
S5
)
ACPI: PCI Interrupt Link [LNKA] (IRQs
5
*10
11
)
hpet0: at MMIO 0xfed00000, IRQs
2
, 8
, 0
Cc: Andrew Morton <akpm@linux-foundation.org >
Cc: Len Brown <lenb@kernel.org >
Signed-off-by: Kay Sievers <kay@vrfy.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2012-04-09 10:30:39 -07:00
..
2012-03-08 10:50:35 -08:00
2012-03-30 16:45:39 -07:00
2012-03-22 20:22:30 -07:00
2012-03-28 18:30:03 +01:00
2012-03-28 15:02:41 -07:00
2012-03-07 13:56:37 -05:00
2012-03-28 17:19:28 -07:00
2012-03-28 18:30:03 +01:00
2012-03-16 09:28:05 +11:00
2012-04-09 10:30:39 -07:00
2012-03-19 09:37:11 +00:00
2012-03-29 16:53:48 -07:00
2012-03-28 15:58:21 -07:00
2012-03-30 16:45:39 -07:00
2012-03-22 18:15:32 -07:00
2012-03-27 16:03:32 -07:00
2012-03-30 17:31:56 -07:00
2012-03-28 14:24:40 -07:00
2012-03-28 18:30:03 +01:00
2012-03-29 16:53:48 -07:00
2012-03-29 07:44:27 +01:00
2012-03-23 14:39:09 -07:00
2012-03-16 13:36:04 -07:00
2012-03-28 13:56:35 -07:00
2012-03-28 15:58:21 -07:00
2012-03-28 18:30:03 +01:00
2012-03-21 17:54:54 -07:00
2012-03-28 18:30:03 +01:00
2012-03-29 23:17:44 -07:00
2012-03-23 14:15:07 -07:00
2012-04-09 10:30:38 -07:00
2012-03-28 13:56:35 -07:00
2012-03-28 18:30:03 +01:00
2012-03-28 18:43:38 +01:00
2012-03-29 18:02:10 -07:00
2012-03-20 21:48:19 +08:00
2012-03-28 15:58:21 -07:00
2012-03-28 15:58:21 -07:00
2012-03-28 15:58:21 -07:00
2012-03-30 17:31:56 -07:00
2012-03-31 13:42:57 -07:00
2012-03-30 17:31:56 -07:00
2012-03-28 18:30:03 +01:00
2012-03-28 14:08:46 -07:00
2012-03-20 21:29:37 -04:00
2012-03-28 15:58:21 -07:00
2012-03-31 12:49:56 -07:00
2012-03-29 16:00:48 -07:00
2012-03-12 22:49:03 +01:00
2012-03-30 16:45:39 -07:00
2012-03-30 16:45:39 -07:00
2012-03-30 16:09:02 -07:00
2012-03-17 01:41:43 -07:00
2012-03-15 17:03:03 -07:00
2012-03-27 16:41:24 -07:00
2012-03-29 18:02:10 -07:00
2012-03-28 15:58:21 -07:00
2012-03-28 18:30:03 +01:00
2012-03-31 13:31:23 -07:00
2012-03-30 00:09:17 -07:00
2012-03-29 15:34:57 -07:00
2012-03-20 21:04:47 -07:00
2012-03-30 16:03:15 -07:00
2012-03-22 12:38:04 -07:00
2012-03-22 01:10:18 -04:00
2012-04-09 10:30:39 -07:00
2012-03-30 16:03:15 -07:00
2012-03-23 16:58:34 -07:00
2012-03-23 14:46:48 -04:00
2012-03-29 18:02:10 -07:00
2012-03-31 08:09:51 +05:30
2012-03-08 11:15:33 -08:00
2012-03-29 18:02:10 -07:00
2012-03-24 12:20:25 -07:00
2012-03-27 16:30:09 -07:00
2012-03-27 16:30:09 -07:00