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:
62d228b
)
ARM: kvm: rename cpu_reset to avoid name clash
author
Olof Johansson
<olof@lixom.net>
Wed, 11 Sep 2013 22:27:41 +0000
(15:27 -0700)
committer
Christoffer Dall
<christoffer.dall@linaro.org>
Tue, 24 Sep 2013 18:15:05 +0000
(11:15 -0700)
cpu_reset is already #defined in <asm/proc-fns.h> as processor.reset,
so it expands here and causes problems.
Cc: <stable@vger.kernel.org>
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
No differences found