git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a386c3
)
percpu: handle __percpu notations in UP accessors
author
Namhyung Kim
<namhyung@gmail.com>
Fri, 6 Aug 2010 18:26:23 +0000
(
03:26
+0900)
committer
Tejun Heo
<tj@kernel.org>
Sat, 7 Aug 2010 12:20:53 +0000
(14:20 +0200)
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>
No differences found