percpu: handle __percpu notations in UP accessors
authorNamhyung Kim <namhyung@gmail.com>
Fri, 6 Aug 2010 18:26:23 +0000 (03:26 +0900)
committerTejun Heo <tj@kernel.org>
Sat, 7 Aug 2010 12:20:53 +0000 (14:20 +0200)
commit18cb2aef91b37dbce2bec2f39bb1dddd0e9dd838
treef0290a76bc8bb08f47daa888dbd1296f34476268
parent4a386c3e177ca2fbc70c9283d0b46537844763a0
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 <namhyung@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
include/asm-generic/percpu.h
include/linux/percpu.h