android_kernel_samsung_msm8976/include/acpi
Aaron Durbin f363d16fbb acpi: fix potential call to a freed memory section.
Strip __cpuinit[data] from Node <-> PXM routines and supporting data
structures.  Also make pxm_to_node_map and node_to_pxm_map local to the
numa acpi module.

This fixes a bug triggered by the following conditions:
- boot on a machine with a SLIT table defined
- kernel is configured w/ CONFIG_HOTPLUG_CPU=n
- cat /sys/devices/system/node/node*/distance
This will cause an oops by calling into a freed memory section.

In particular, on x86_64, __node_distance calls node_to_pxm().

Signed-off-by: Aaron Durbin <adurbin@google.com>
Cc: Len Brown <lenb@kernel.org>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-05-17 05:23:04 -07:00
..
platform ACPICA: Lindent 2007-05-09 23:34:35 -04:00
acconfig.h
acdebug.h
acdisasm.h
acdispat.h ACPICA: Lindent 2007-05-09 23:34:35 -04:00
acevents.h
acexcep.h
acglobal.h ACPICA: Lindent 2007-05-09 23:34:35 -04:00
achware.h
acinterp.h
aclocal.h ACPICA: Lindent 2007-05-09 23:34:35 -04:00
acmacros.h
acnames.h
acnamesp.h ACPICA: Lindent 2007-05-09 23:34:35 -04:00
acobject.h ACPICA: Lindent 2007-05-09 23:34:35 -04:00
acopcode.h
acoutput.h
acparser.h
acpi.h
acpi_bus.h ACPICA: Lindent 2007-05-09 23:34:35 -04:00
acpi_drivers.h ACPICA: Lindent 2007-05-09 23:34:35 -04:00
acpi_numa.h acpi: fix potential call to a freed memory section. 2007-05-17 05:23:04 -07:00
acpiosxf.h ACPICA: Lindent 2007-05-09 23:34:35 -04:00
acpixf.h
acresrc.h
acstruct.h
actables.h
actbl.h
actbl1.h
actypes.h ACPICA: Lindent 2007-05-09 23:34:35 -04:00
acutils.h ACPICA: Lindent 2007-05-09 23:34:35 -04:00
amlcode.h
amlresrc.h
container.h
pdc_intel.h
processor.h ACPICA: Lindent 2007-05-09 23:34:35 -04:00