x86, printk: Add missing KERN_CONT to NMI selftest
authorSasha Levin <levinsasha928@gmail.com>
Tue, 8 May 2012 15:56:12 +0000 (17:56 +0200)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 21 May 2012 17:13:04 +0000 (10:13 -0700)
Fix this behaviour:

----------------
| NMI testsuite:
--------------------
  remote IPI:
  ok  |

   local IPI:
  ok  |

Revealed due to a new modification to printk().

Signed-off-by: Sasha Levin <levinsasha928@gmail.com>
Link: http://lkml.kernel.org/r/1336492573-17530-3-git-send-email-levinsasha928@gmail.com
Signed-off-by: H. Peter Anvin <hpa@zytor.com>

No differences found