diff options
author | Paul Mackerras <paulus@samba.org> | 2013-10-07 16:47:50 (GMT) |
---|---|---|
committer | Alexander Graf <agraf@suse.de> | 2013-10-17 13:17:25 (GMT) |
commit | 066212e02a8fb4ae797fae1d7cede5807ba398e1 (patch) | |
tree | f9f5b5be63dd5cabe20f2f99d72f98f91860bd8b /kernel/capability.c | |
parent | 178db620ee74ffb0ce7f8031ba8569c31b4193cd (diff) | |
download | linux-fsl-qoriq-066212e02a8fb4ae797fae1d7cede5807ba398e1.tar.xz |
kvm: powerpc: book3s: move book3s_64_vio_hv.c into the main kernel binary
Since the code in book3s_64_vio_hv.c is called from real mode with HV
KVM, and therefore has to be built into the main kernel binary, this
makes it always built-in rather than part of the KVM module. It gets
called from the KVM module by PR KVM, so this adds an EXPORT_SYMBOL_GPL().
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
Diffstat (limited to 'kernel/capability.c')
0 files changed, 0 insertions, 0 deletions