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:
5467a97
)
KVM: PPC: Make ext giveup non-static
author
Alexander Graf
<agraf@suse.de>
Fri, 19 Feb 2010 10:00:39 +0000
(11:00 +0100)
committer
Avi Kivity
<avi@redhat.com>
Sun, 25 Apr 2010 09:35:12 +0000
(12:35 +0300)
We need to call the ext giveup handlers from code outside of book3s.c.
So let's make it non-static.
Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
No differences found