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:
c14dea0
)
KVM: PPC: Use CONFIG_PPC_BOOK3S define
author
Alexander Graf
<agraf@suse.de>
Thu, 15 Apr 2010 22:11:42 +0000
(
00:11
+0200)
committer
Avi Kivity
<avi@redhat.com>
Mon, 17 May 2010 09:18:29 +0000
(12:18 +0300)
Upstream recently added a new name for PPC64: Book3S_64.
So instead of using CONFIG_PPC64 we should use CONFIG_PPC_BOOK3S consotently.
That makes understanding the code easier (I hope).
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found