Hi Jeff, > As Thomas Weißschuh points out [1], it is now preferable to use %p > instead of hashed pointers with printk(), since raw pointers should no > longer be leaked into the kernel log. Change the ref_tracker > infrastructure to use %p instead of %pK in its formats. > > [1]: > https://lore.kernel.org/netdev/[email protected]/ > > Cc: Thomas Weißschuh <[email protected]> > Reviewed-by: Thomas Weißschuh <[email protected]> > Signed-off-by: Jeff Layton <[email protected]> > ---
Reviewed-by: Krzysztof Karas <[email protected]> Best Regards, Krzysztof
