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:
4ba2968
)
ia64: sn_nodepda cannot be assigned to after this_cpu conversion. Use __this_cpu_write.
author
Christoph Lameter
<cl@linux.com>
Mon, 1 Sep 2014 21:15:52 +0000
(16:15 -0500)
committer
Tejun Heo
<tj@kernel.org>
Tue, 2 Sep 2014 15:52:36 +0000
(11:52 -0400)
There must be an explit statement to modify the percpu variable after
the conversion of the sn_nodpda macro to use this_cpu_read.
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Compile-tested-by: Guenter Roeck <linux@roeck-us.net>
No differences found