From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Kroah-Hartman Subject: Re: ACPI: sbshc: remove raw pointer from printk message Date: Sat, 20 Jan 2018 08:36:13 +0100 Message-ID: <20180120073613.GB18663@kroah.com> References: <20180119090603.GA7775@kroah.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:54950 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750993AbeATHgO (ORCPT ); Sat, 20 Jan 2018 02:36:14 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-acpi-owner@vger.kernel.org List-Id: linux-acpi@vger.kernel.org To: "Rafael J. Wysocki" Cc: "Rafael J. Wysocki" , Len Brown , ACPI Devel Maling List , Linux Kernel Mailing List , Wang Qize On Sat, Jan 20, 2018 at 12:53:39AM +0100, Rafael J. Wysocki wrote: > On Fri, Jan 19, 2018 at 10:06 AM, Greg Kroah-Hartman > wrote: > > There's no need to be printing a raw kernel pointer to the kernel log at > > every boot. So just remove it, and change the whole message to use the > > correct dev_info() call at the same time. > > > > Reported-by: Wang Qize > > Cc: stable > > I will remember this one. ;-) > > > Signed-off-by: Greg Kroah-Hartman > > Acked-by: Rafael J. Wysocki Does that mean you want me to take this through my tree? Or is there an acpi tree it will go through? thanks, greg k-h