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:
9ef8c87
)
drivers/leds: Replace __get_cpu_var use through this_cpu_ptr
author
Christoph Lameter
<cl@linux.com>
Mon, 5 May 2014 16:48:38 +0000
(09:48 -0700)
committer
Bryan Wu
<cooloney@gmail.com>
Thu, 8 May 2014 06:28:08 +0000
(14:28 +0800)
Use this_cpu_ptr for the address calculation instead of __get_cpu_var.
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Bryan Wu <cooloney@gmail.com>
No differences found