KVM: PPC: Make ext giveup non-static
authorAlexander Graf <agraf@suse.de>
Fri, 19 Feb 2010 10:00:39 +0000 (11:00 +0100)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Apr 2010 09:35:12 +0000 (12:35 +0300)
commitaba3bd7ffe13fad6c4483b49686ad454a4cb409b
treec42e287e9988dbeccdaba4e86d98cbe54d801653
parent5467a97d0f0ac99d2db0281ce1762e85afe16da2
KVM: PPC: Make ext giveup non-static

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>
arch/powerpc/include/asm/kvm_book3s.h
arch/powerpc/kvm/book3s.c