From mboxrd@z Thu Jan 1 00:00:00 1970 From: Russell King - ARM Linux Date: Wed, 18 May 2011 11:24:36 +0000 Subject: Re: [PATCH 2/2] trivial: Changed the printk loglevel when not able Message-Id: <20110518112436.GH5913@n2100.arm.linux.org.uk> List-Id: References: <1305653342.2182.15.camel@anish-desktop> <1305713710.11468.39.camel@e102109-lin.cambridge.arm.com> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: anish singh Cc: Catalin Marinas , lethal@linux-sh.org, linux-fbdev@vger.kernel.org, linux-kernel@vger.kernel.org On Wed, May 18, 2011 at 04:27:47PM +0530, anish singh wrote: > Got it.So should i change both as KERN_WARN and resend? Much better would be to change it to pr_warn() or even dev_warn(&dev->dev, ...).