[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <exportbomb.1211277639@pinky>
Date: Tue, 20 May 2008 11:00:57 +0100
From: Andy Whitcroft <apw@...dowen.org>
To: Ingo Molnar <mingo@...e.hu>
Cc: Andy Whitcroft <apw@...dowen.org>, Mel Gorman <mel@....ul.ie>,
Thomas Gleixner <tglx@...utronix.de>,
Andrew Morton <akpm@...ux-foundation.org>, linux-mm@...ck.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/2] panics booting NUMA SPARSEMEM on x86_32 NUMA
We have been seeing panics booting NUMA SPARSEMEM kernels on x86_32
hardware, while trying to allocate node local memory in early boot.
These are caused by a miss-allocation of the node pgdat structures when
numa remap is disabled.
Following this email are two patches, the first reenables numa remap for
SPARSEMEM as the underlying bug has now been fixed. The second hardens
the pgdat allocation in the face of there being no numa remap for a
particular node (which may still occur).
-apw
--
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