From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 20 Jan 2018 08:36:13 +0100 From: Greg Kroah-Hartman To: "Rafael J. Wysocki" Cc: "Rafael J. Wysocki" , Len Brown , ACPI Devel Maling List , Linux Kernel Mailing List , Wang Qize Subject: Re: ACPI: sbshc: remove raw pointer from printk message Message-ID: <20180120073613.GB18663@kroah.com> References: <20180119090603.GA7775@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.2 (2017-12-15) X-Mailing-List: linux-kernel@vger.kernel.org List-ID: 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