From: Rusty Russell Date: Thu, 29 Oct 2009 13:34:15 +0000 (+0900) Subject: percpu: add __percpu for sparse. X-Git-Tag: v2.6.34-rc1~223^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0fdb0e050eae331046385643618f12452aa7e73;p=pandora-kernel.git percpu: add __percpu for sparse. We have to make __kernel "__attribute__((address_space(0)))" so we can cast to it. tj: * put_cpu_var() update. * Annotations added to dynamic allocator interface. Signed-off-by: Rusty Russell Cc: Al Viro Signed-off-by: Tejun Heo --- Reading git-diff-tree failed