On Wed, 20 Mar 2019 12:40:56 -0700, Florian Fainelli <[email protected]> wrote: > Since commit ad67b74d2469 ("printk: hash addresses printed with %p") > pointers are being hashed when printed. Displaying the virtual memory at > bootup time is not helpful, especially given we use a dev_info() which > already displays the platform device's address. > > Signed-off-by: Florian Fainelli <[email protected]> > ---
Applied to drivers/next, thanks! -- Florian

