ia64: add sparse annotation to __ia64_per_cpu_var()
authorTejun Heo <tj@kernel.org>
Wed, 12 May 2010 10:10:39 +0000 (12:10 +0200)
committerTejun Heo <tj@kernel.org>
Wed, 12 May 2010 10:10:39 +0000 (12:10 +0200)
ia64 has its own optimized percpu accessor - __ia64_per_cpu_var().
Add percpu sparse annotations to it.

Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Christoph Lameter <cl@linux-foundation.org>

No differences found