From: Robin Holt Date: Fri, 15 Aug 2008 14:21:24 +0000 (-0500) Subject: [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area. X-Git-Tag: v2.6.27-rc4~40^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97653f92c004d322ef27edb168a1b5f31142c6dc;p=pandora-kernel.git [IA64] Shrink shadow_flush_counts to a short array to save 8k of per_cpu area. Making allmodconfig will break the current build. This patch shrinks the per_cpu__shadow_flush_counts from 16k to 8k which frees enough space to allow allmodconfig to successfully complete. Fixes http://bugzilla.kernel.org/show_bug.cgi?id=11338 Signed-off-by: Robin Holt Acked-by: Jack Steiner Signed-off-by: Tony Luck --- Reading git-diff-tree failed