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:
3644268
)
KVM: PPC: move compute_tlbie_rb to book3s common header
author
Alexander Graf
<agraf@suse.de>
Fri, 8 Jul 2011 11:40:10 +0000
(13:40 +0200)
committer
Avi Kivity
<avi@redhat.com>
Sun, 25 Sep 2011 16:52:18 +0000
(19:52 +0300)
We need the compute_tlbie_rb in _pr and _hv implementations for papr
soon, so let's move it over to a common header file that both
implementations can leverage.
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found