linux-stable-rt/drivers/base
Christoph Lameter 54404e72cd [PATCH] Fix NULL pointer dereference in node_read_numastat()
zone_pcp() only returns valid values if the processor is online.

Change node_read_numastat() to only scan online processors.

Signed-off-by: Christoph Lameter <clameter@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-04-11 06:18:30 -07:00
..
power [PATCH] swsusp: add check for suspension of X-controlled devices 2006-03-23 07:38:08 -08:00
Kconfig
Makefile
attribute_container.c
base.h
bus.c
class.c
core.c
cpu.c [PATCH] Check if cpu can be onlined before calling smp_prepare_cpu() 2006-03-25 08:23:01 -08:00
dd.c
dmapool.c
driver.c
firmware.c
firmware_class.c [PATCH] firmware: fix BUG: in fw_realloc_buffer 2006-03-20 13:42:58 -08:00
init.c
map.c
memory.c [PATCH] Notifier chain update: API changes 2006-03-27 08:44:50 -08:00
node.c [PATCH] Fix NULL pointer dereference in node_read_numastat() 2006-04-11 06:18:30 -07:00
platform.c Fix "frist", "fisrt", typos 2006-03-22 00:21:33 +01:00
sys.c
topology.c
transport_class.c