From: Alexander Graf Date: Thu, 1 Apr 2010 13:33:22 +0000 (+0200) Subject: KVM: PPC: Don't export Book3S symbols on BookE X-Git-Tag: v2.6.35-rc1~436^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=306d071f179c28c97688cb91c8585fd5ab840a9e;p=pandora-kernel.git 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 Signed-off-by: Avi Kivity --- Reading git-diff-tree failed