From: Mike Travis Date: Sat, 5 Apr 2008 01:11:09 +0000 (-0700) Subject: numa: move large array from stack to _initdata section X-Git-Tag: v2.6.26-rc1~1132^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f46bdf2db25dfaff3b611c9711705645cdb03acc;p=pandora-kernel.git numa: move large array from stack to _initdata section * Move large array "struct bootnode nodes" from stack to _initdata section to reduce amount of stack space required. Cc: H. Peter Anvin Signed-off-by: Mike Travis Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed