[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1390899916-23566-1-git-send-email-tangchen@cn.fujitsu.com>
Date: Tue, 28 Jan 2014 17:05:14 +0800
From: Tang Chen <tangchen@...fujitsu.com>
To: davej@...hat.com, tglx@...utronix.de, mingo@...hat.com,
hpa@...or.com, akpm@...ux-foundation.org,
zhangyanfei@...fujitsu.com, guz.fnst@...fujitsu.com
Cc: x86@...nel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] numa, mem-hotplug: Fix array out of boundary in numa initialization.
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists