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:
f7b64fe
)
percpu: add __percpu for sparse.
author
Rusty Russell
<rusty@rustcorp.com.au>
Thu, 29 Oct 2009 13:34:15 +0000
(22:34 +0900)
committer
Tejun Heo
<tj@kernel.org>
Thu, 29 Oct 2009 13:34:15 +0000
(22:34 +0900)
We have to make __kernel "__attribute__((address_space(0)))" so we can
cast to it.
tj: * put_cpu_var() update.
* Annotations added to dynamic allocator interface.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found