On Fri, 2016-24-06 at 05:54:22 UTC, Andrew Donnellan wrote: > eeh_cache.c doesn't build cleanly with -DDEBUG when > CONFIG_PHYS_ADDR_T_64BIT is set, as a couple of pr_debug()s use "%lx" for > resource_size_t parameters. > > Use "%pap" instead, as it's the correct format specifier for types deriving > from phys_addr_t. > > Signed-off-by: Andrew Donnellan <andrew.donnel...@au1.ibm.com> > Cc: Russell Currey <rus...@russell.cc> > Cc: Gavin Shan <gws...@linux.vnet.ibm.com> > Reviewed-by: Gavin Shan <gws...@linux.vnet.ibm.com>
Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/91dc068202a61741a458232de7 cheers _______________________________________________ Linuxppc-dev mailing list Linuxppc-dev@lists.ozlabs.org https://lists.ozlabs.org/listinfo/linuxppc-dev