]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit49999a92cffc5b3e1a801fda0fea8bc6a2244344
treec42e287e9988dbeccdaba4e86d98cbe54d801653
parentf35407ad8a9a061eace262d84bd44b786e09ff9a
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