Re: ACPI: sbshc: remove raw pointer from printk message

From: Rafael J. Wysocki
Date: Sat Jan 20 2018 - 03:03:47 EST


On Sat, Jan 20, 2018 at 8:36 AM, Greg Kroah-Hartman
<gregkh@xxxxxxxxxxxxxxxxxxx> 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
>> <gregkh@xxxxxxxxxxxxxxxxxxx> 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 <wang_qize@xxxxxxxxxxxxxxxx>
>> > Cc: stable <stable@xxxxxxxxxxxxxxx>
>>
>> I will remember this one. ;-)
>>
>> > Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
>>
>> Acked-by: Rafael J. Wysocki <rafael.j.wysocki@xxxxxxxxx>
>
> 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.