percpu: add __percpu for sparse
authorStephen Rothwell <sfr@canb.auug.org.au>
Fri, 5 Feb 2010 05:09:11 +0000 (16:09 +1100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Feb 2010 15:35:05 +0000 (07:35 -0800)
This is to make the annotation of percpu variables during the next merge
window less painfull.

Extracted from a patch by Rusty Russell.

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Acked-by: Tejun Heo <tj@kernel.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

No differences found