android_kernel_samsung_msm8976/arch/powerpc/platforms
Michael Ellerman 4fca9c4250 [POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump code
The spufs_coredump_reader array contains the size of the data that will be
returned by the read routine.  Currently these are specified as literals,
and though some are obvious, sizeof(u32) == 4, others are not, 69 * 8 ==  ???

Instead, use sizeof() whatever type is returned by each routine, or in
the case of spufs_mem_read() the #define LS_SIZE.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-09-19 15:12:17 +10:00
..
8xx [POWERPC] Remove old includes from arch/ppc 2007-08-22 22:39:35 -05:00
40x [POWERPC] Walnut board support 2007-09-07 07:51:24 -05:00
44x [POWERPC] Fix bus probe on Bamboo board 2007-09-07 07:50:26 -05:00
52xx [POWERPC] Provide a default irq_host match, which matches on an exact of_node 2007-09-14 01:33:20 +10:00
82xx [POWERPC] Provide a default irq_host match, which matches on an exact of_node 2007-09-14 01:33:20 +10:00
83xx [POWERPC] MPC832x_RDB: Update dts to use SPI1 in QE, register mmc_spi stub 2007-09-14 08:54:13 -05:00
85xx [POWERPC] 85xx: Add basic Uniprocessor MPC8572 DS port 2007-09-14 08:51:54 -05:00
86xx [POWERPC] 86xx: Remove unnecessary loops_per_jiffy initialization code. 2007-09-14 08:51:32 -05:00
cell [POWERPC] spufs: Use computed sizes/#defines rather than literals in SPU coredump code 2007-09-19 15:12:17 +10:00
celleb [POWERPC] Invert null match behaviour for irq_hosts 2007-09-14 01:33:20 +10:00
chrp [POWERPC] Copy over headers from arch/ppc to arch/powerpc that we need 2007-08-22 22:43:29 -05:00
embedded6xx [POWERPC] linkstation updates 2007-09-14 08:51:27 -05:00
iseries [POWERPC] Invert null match behaviour for irq_hosts 2007-09-14 01:33:20 +10:00
maple
pasemi [POWERPC] Add workaround for MPICs with broken register reads 2007-09-14 01:33:25 +10:00
powermac [POWERPC] Add an optional device_node pointer to the irq_host 2007-09-14 01:33:20 +10:00
prep
ps3 [POWERPC] PS3: Enhance storage probe debug output 2007-09-14 01:33:26 +10:00
pseries [POWERPC] Add an optional device_node pointer to the irq_host 2007-09-14 01:33:20 +10:00
fsl_uli1575.c [POWERPC] Fix interrupt routing and setup of ULI M1575 on FSL boards 2007-08-17 13:22:16 -05:00
Kconfig [POWERPC] Add workaround for MPICs with broken register reads 2007-09-14 01:33:25 +10:00
Kconfig.cputype [POWERPC] bootwrapper: Add 8xx cuboot support 2007-08-22 15:28:59 +10:00
Makefile [POWERPC] Walnut board support 2007-09-07 07:51:24 -05:00