Files
android_kernel_xiaomi_sm8450/arch/powerpc/kernel
Andrew Donnellan 91dc068202 powerpc/eeh: Fix pr_debug()s in eeh_cache.c
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.donnellan@au1.ibm.com>
Reviewed-by: Gavin Shan <gwshan@linux.vnet.ibm.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-07-08 22:09:50 +10:00
..
2016-01-20 17:09:18 -08:00
2016-01-20 17:09:18 -08:00
2016-06-14 13:58:26 +10:00
2016-06-21 15:30:56 +10:00
2016-06-14 13:58:26 +10:00
2014-11-27 09:32:58 +11:00
2016-06-14 13:58:26 +10:00
2015-08-06 15:10:20 +10:00
2015-03-24 13:15:52 +11:00
2016-06-14 13:58:26 +10:00
2016-06-14 13:58:26 +10:00
2016-06-21 15:30:51 +10:00
2016-06-21 15:30:50 +10:00
2015-04-07 17:15:13 +10:00
2016-04-12 21:05:18 +10:00