From: Namhyung Kim Date: Fri, 6 Aug 2010 18:26:23 +0000 (+0900) Subject: percpu: handle __percpu notations in UP accessors X-Git-Tag: v2.6.36-rc4~85^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18cb2aef91b37dbce2bec2f39bb1dddd0e9dd838;p=pandora-kernel.git percpu: handle __percpu notations in UP accessors UP accessors didn't take care of __percpu notations leading to a lot of spurious sparse warnings on UP configurations. Fix it. Signed-off-by: Namhyung Kim Signed-off-by: Tejun Heo --- Reading git-diff-tree failed