alistair23-linux/arch/powerpc
Stephen Rothwell 41febbc829 powerpc/pseries: Fix warnings when printing resource_size_t
resource_size_t is 64 bits on pseries

Gets rid of these warnings:

arch/powerpc/platforms/pseries/iommu.c: In function 'pci_dma_bus_setup_pSeries':
arch/powerpc/platforms/pseries/iommu.c:391: warning: format '%lx' expects type 'long unsigned int', but argument 2 has type 'resource_size_t'
arch/powerpc/platforms/pseries/iommu.c:417: warning: format '%lx' expects type 'long unsigned int', but argument 2 has type 'resource_size_t'

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-06-09 16:47:39 +10:00
..
boot powerpc/virtex: Add ml510 reference design device tree 2009-06-06 10:16:00 -06:00
configs powerpc/ps3: Update ps3_defconfig 2009-05-18 15:19:05 +10:00
include/asm powerpc: Shield code specific to 64-bit server processors 2009-06-09 16:47:38 +10:00
kernel powerpc: Shield code specific to 64-bit server processors 2009-06-09 16:47:38 +10:00
kvm KVM: ppc: e500: Fix the bug that KVM is unstable in SMP 2009-03-24 11:03:15 +02:00
lib powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm 2009-05-27 16:32:05 +10:00
math-emu powerpc/math-emu: Fix efp dependence 2009-03-11 06:00:08 -05:00
mm powerpc: Shield code specific to 64-bit server processors 2009-06-09 16:47:38 +10:00
oprofile powerpc/oprofile: Remove unused dump_pmcs() in FSL oprofile 2009-05-19 00:46:13 -05:00
platforms powerpc/pseries: Fix warnings when printing resource_size_t 2009-06-09 16:47:39 +10:00
sysdev powerpc/virtex: Add Xilinx ML510 reference design support 2009-06-06 10:15:24 -06:00
xmon powerpc/xmon: Add dl command to dump contents of __log_buf 2009-05-21 15:44:25 +10:00
Kconfig Merge branch 'merge' into next 2009-05-29 13:54:52 +10:00
Kconfig.debug powerpc: Keep track of emulated instructions 2009-05-21 15:44:26 +10:00
Makefile powerpc: Move VMX and VSX asm code to vector.S 2009-06-09 16:46:25 +10:00