From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Sat, 20 Jan 2018 09:16:39 +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: <20180120081639.GB21147@kroah.com> References: <20180119090603.GA7775@kroah.com> <20180120073613.GB18663@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 09:03:33AM +0100, Rafael J. Wysocki wrote: > On Sat, Jan 20, 2018 at 8:36 AM, Greg Kroah-Hartman > wrote: > > 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? > > I thought you'd push it, but I can take it, of course. For 4.16, though. 4.16 is fine, the issue has been around for a very long time, no rush :)