From: travis@sgi.com Date: Wed, 30 Jan 2008 12:32:51 +0000 (+0100) Subject: percpu: use a kconfig variable to signal arch specific percpu setup X-Git-Tag: v2.6.25-rc1~1143^2~381 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b32ef636a59aad12f9f9b5dc34c93222842c58ba;p=pandora-kernel.git percpu: use a kconfig variable to signal arch specific percpu setup The use of the __GENERIC_PERCPU is a bit problematic since arches may want to run their own percpu setup while using the generic percpu definitions. Replace it through a kconfig variable. Cc: Rusty Russell Cc: Andi Kleen Signed-off-by: Christoph Lameter Signed-off-by: Mike Travis Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed