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:
4d25a06
)
KVM: PPC: move compute_tlbie_rb to book3s_64 common header
author
Andreas Schwab
<schwab@linux-m68k.org>
Tue, 8 Nov 2011 07:08:52 +0000
(07:08 +0000)
committer
Avi Kivity
<avi@redhat.com>
Mon, 26 Dec 2011 11:28:00 +0000
(13:28 +0200)
compute_tlbie_rb is only used on ppc64 and cannot be compiled on ppc32.
Signed-off-by: Andreas Schwab <schwab@linux-m68k.org>
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found