[PATCH 0/2] numa, mem-hotplug: Fix array out of boundary in numa initialization.

From: Tang Chen
Date: Tue Jan 28 2014 - 04:03:37 EST


Dave found a kernel crash problem during boot. This is a problem of array out of boundary.
These two patches fix this problem.

Since I am in a hurry, if the changelog is not good enough, I'll resend a new version tomorrow.

Tang Chen (2):
numa, mem-hotplug: Initialize numa_kernel_nodes in
numa_clear_kernel_node_hotplug().
numa, mem-hotplug: Fix array index overflow when synchronizing nid to
memblock.reserved.

arch/x86/mm/numa.c | 21 +++++++++++++--------
1 file changed, 13 insertions(+), 8 deletions(-)

--
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/