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:
37d469e
)
percpu: remove __get_cpu_var and __raw_get_cpu_var macros
author
Christoph Lameter
<cl@linux.com>
Sat, 13 Dec 2014 00:58:42 +0000
(16:58 -0800)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Sat, 13 Dec 2014 20:42:53 +0000
(12:42 -0800)
No user is left in the kernel source tree. Therefore we can drop the
definitions.
This is the final merge of the transition away from __get_cpu_var. After
this patch the kernel will not build if anyone uses __get_cpu_var.
Signed-off-by: Christoph Lameter <cl@linux.com>
Cc: Tejun Heo <tj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/linux/percpu-defs.h
patch
|
blob
|
history
diff --cc
include/linux/percpu-defs.h
Simple merge