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/20250414-restricted-pointers-net-v1-0-12af0ce46...@linutronix.de/ > > Cc: Thomas Weißschuh <thomas.weisssc...@linutronix.de> > Reviewed-by: Thomas Weißschuh <thomas.weisssc...@linutronix.de> > Signed-off-by: Jeff Layton <jlay...@kernel.org> > ---
Reviewed-by: Krzysztof Karas <krzysztof.ka...@intel.com> Best Regards, Krzysztof