original_kernel/arch/powerpc
Guillaume Knispel af4d364386 powerpc: Fix corruption error in rh_alloc_fixed()
There is an error in rh_alloc_fixed() of the Remote Heap code:
If there is at least one free block blk won't be NULL at the end of the
search loop, so -ENOMEM won't be returned and the else branch of
"if (bs == s || be == e)" will be taken, corrupting the management
structures.

Signed-off-by: Guillaume Knispel <gknispel@proformatique.com>
Acked-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2008-12-17 10:06:14 -06:00
..
boot powerpc/40x: Add proper BOOTCFLAGS for cuboot-acadia 2008-12-11 07:34:22 -05:00
configs powerpc/83xx: Enable FIXED_PHY in mpc834x_itx and mpc83xx defconfigs 2008-12-04 18:47:09 -06:00
include/asm
kernel powerpc/fsl-booke: Fix the miss interrupt restore 2008-12-17 10:06:13 -06:00
kvm
lib powerpc: Fix corruption error in rh_alloc_fixed() 2008-12-17 10:06:14 -06:00
math-emu
mm powerpc: Fix bootmem reservation on uninitialized node 2008-12-16 13:48:18 +11:00
oprofile
platforms powerpc/cell/axon-msi: Fix MSI after kexec 2008-12-16 13:48:18 +11:00
sysdev
xmon
Kconfig
Kconfig.debug
Makefile