diff options
author | 2009-06-17 11:08:08 +0200 | |
---|---|---|
committer | 2009-06-28 14:10:30 +0300 | |
commit | ffdfa071bd6fa8f5e5964569bef41e067540d424 (patch) | |
tree | 022f0ecc6cf1654884d647f3039ba9caad29faf2 /include/linux/interrupt.h | |
parent | KVM: protect concurrent make_all_cpus_request (diff) | |
download | wireguard-linux-ffdfa071bd6fa8f5e5964569bef41e067540d424.tar.xz wireguard-linux-ffdfa071bd6fa8f5e5964569bef41e067540d424.zip |
KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double export
Fix problem with double export of certain symbols from vsprintf.c
which we do not wish to export from the kvm-intel.ko module.
In addition, we do not have access to kallsyms_lookup() from the
module, so make sure to #undef CONFIG_KALLSYMS
Signed-off-by: Jes Sorensen <jes@sgi.com>
Acked-by: Xiantao Zhang <xiantao.zhang@intel.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'include/linux/interrupt.h')
0 files changed, 0 insertions, 0 deletions