Aneesh Kumar K.V
8467801cc8
powerpc: Fix numa topology console print
With recent update to printk, we get console output like below:
[ 0.550639] Brought up 160 CPUs
[ 0.550718] Node 0 CPUs:
[ 0.550721] 0
[ 0.550754] -39
[ 0.550794] Node 1 CPUs:
[ 0.550798] 40
[ 0.550817] -79
[ 0.550856] Node 16 CPUs:
[ 0.550860] 80
[ 0.550880] -119
[ 0.550917] Node 17 CPUs:
[ 0.550923] 120
[ 0.550942] -159
Fix this by properly using pr_cont(), ie. KERN_CONT.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-10-19 20:35:41 +11:00
..
2016-10-14 18:19:05 -07:00
2016-10-14 20:42:44 -04:00
2016-10-14 18:19:05 -07:00
2016-10-14 18:19:05 -07:00
2016-10-07 21:38:00 -07:00
2016-10-14 20:42:44 -04:00
2016-10-07 18:46:30 -07:00
2016-10-10 11:28:35 -07:00
2016-10-11 23:38:39 -07:00
2016-10-07 18:46:30 -07:00
2016-10-07 18:46:30 -07:00
2016-10-14 14:26:58 -07:00
2016-10-07 18:46:30 -07:00
2016-10-14 14:26:58 -07:00
2016-10-14 11:11:39 -07:00
2016-10-11 23:38:39 -07:00
2016-10-15 09:26:12 -07:00
2016-10-11 23:38:39 -07:00
2016-10-10 11:31:19 -07:00
2016-10-11 23:38:39 -07:00
2016-10-11 23:59:07 -07:00
2016-10-19 20:35:41 +11:00
2016-10-14 14:26:58 -07:00
2016-10-14 18:19:05 -07:00
2016-10-11 23:38:39 -07:00
2016-10-14 14:26:58 -07:00
2016-10-11 15:06:32 -07:00
2016-10-07 18:46:30 -07:00
2016-10-11 15:06:32 -07:00
2016-10-14 14:26:58 -07:00
2016-10-11 23:38:39 -07:00
2016-10-15 10:03:15 -07:00