From: Thomas Gleixner Date: Tue, 1 Jul 2008 06:56:32 +0000 (+0200) Subject: x86: fix NODES_SHIFT Kconfig range X-Git-Tag: v2.6.26-rc9~79^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=efac41894df57d32b483ac622d03541b5b2692c0;p=pandora-kernel.git x86: fix NODES_SHIFT Kconfig range commit 4323838215184f5a2f081e0d17b8d60731b03164 x86: change size of node ids from u8 to s16 set the range for NODES_SHIFT to 1..15. The possible range is 1..9 Fixes Bugzilla #10726 Reported-by: Dave Jones Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed