kernel-ark/arch/powerpc/platforms
Christoph Hellwig c0e7b4aa1c [POWERPC] spusched: Fix null pointer dereference in find_victim
find_victim can dereference a NULL pointer when iterating over the list
of victim spus because list_mutex only guarantees spu->ct to be stable,
but of course not to be non-NULL.

Also fix find_victim to not call spu_unbind_context without list_mutex
because that violates the above guarantee.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Arnd Bergmann <arnd.bergmann@de.ibm.com>
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-09-19 15:26:29 +10:00
..
4xx
8xx
44x
52xx
82xx
83xx
85xx [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI 2007-09-10 16:00:09 -05:00
86xx [POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCI 2007-09-10 16:00:09 -05:00
cell [POWERPC] spusched: Fix null pointer dereference in find_victim 2007-09-19 15:26:29 +10:00
celleb
chrp
embedded6xx
iseries
maple
pasemi
powermac
prep
ps3 [POWERPC] cell/PS3: Ignore storage devices that are still being probed 2007-09-11 04:30:37 +10:00
pseries
fsl_uli1575.c
Kconfig [POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issue 2007-09-12 10:41:10 -05:00
Kconfig.cputype
Makefile