KVM: PPC: Don't export Book3S symbols on BookE
authorAlexander Graf <agraf@suse.de>
Thu, 1 Apr 2010 13:33:22 +0000 (15:33 +0200)
committerAvi Kivity <avi@redhat.com>
Mon, 17 May 2010 09:17:25 +0000 (12:17 +0300)
commit306d071f179c28c97688cb91c8585fd5ab840a9e
tree9897caf13fd06d47019333afdebb1afafdc891c5
parent287d5611fab5a42214d028b6f67fbd2ee977dcf2
KVM: PPC: Don't export Book3S symbols on BookE

Book3S knows how to convert floats to doubles and vice versa. BookE doesn't.
So let's make sure we don't export them on BookE.

This fixes a link error on BookE with CONFIG_KVM=y.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/powerpc/kernel/ppc_ksyms.c