From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932722Ab2EUR6X (ORCPT ); Mon, 21 May 2012 13:58:23 -0400 Received: from terminus.zytor.com ([198.137.202.10]:44155 "EHLO mail.zytor.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759234Ab2EUR6H (ORCPT ); Mon, 21 May 2012 13:58:07 -0400 Message-ID: <4FBA821F.60806@zytor.com> Date: Mon, 21 May 2012 10:57:51 -0700 From: "H. Peter Anvin" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:11.0) Gecko/20120329 Thunderbird/11.0.1 MIME-Version: 1.0 To: Joe Perches CC: mingo@kernel.org, levinsasha928@gmail.com, linux-kernel@vger.kernel.org, tglx@linutronix.de, linux-tip-commits@vger.kernel.org Subject: Re: [tip:x86/urgent] x86, printk: Add missing KERN_CONT to NMI selftest References: <1336492573-17530-3-git-send-email-levinsasha928@gmail.com> <1337621394.13812.2.camel@joe2Laptop> <4FBA7E95.5040101@zytor.com> <1337622999.13812.11.camel@joe2Laptop> In-Reply-To: <1337622999.13812.11.camel@joe2Laptop> X-Enigmail-Version: 1.4.1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 05/21/2012 10:56 AM, Joe Perches wrote: > > True. > > All the other printks in the same file > without KERN_ levels should be fixed too. > > It might be better to fix them all at once. > Feel free to submit a patchset... -hpa