Re: 20080923-mmotm arch/x86/kvm/built-in.o: In function `kvm_dev_ioctl_check_extension':

Previous thread: Acceptable Interrupt Latency in Linux kernel by Singaravelan Nallasellan on Thursday, September 25, 2008 - 2:12 pm. (1 message)

Next thread: perfmon3 interface overview by stephane eranian on Thursday, September 25, 2008 - 2:48 pm. (2 messages)
From: james toy
Date: Thursday, September 25, 2008 - 2:29 pm

Noticed this break with virtualization enabled on the latest mmotm.

 CC      net/wireless/util.o
 CC [M]  net/sunrpc/auth_gss/gss_krb5_unseal.o
 CC [M]  drivers/usb/storage/freecom.o
 CC [M]  net/sunrpc/auth_gss/gss_krb5_seqnum.o
 CC [M]  drivers/usb/storage/dpcm.o
 CC      net/wireless/reg.o
 CC [M]  net/sunrpc/auth_gss/gss_krb5_wrap.o
 CC [M]  drivers/usb/storage/isd200.o
 CC [M]  net/sunrpc/auth_gss/gss_krb5_crypto.o
 CC      net/wireless/nl80211.o
 CC [M]  drivers/usb/storage/datafab.o
 LD [M]  net/sunrpc/auth_gss/auth_rpcgss.o
 LD [M]  net/sunrpc/auth_gss/rpcsec_gss_krb5.o
 LD [M]  net/sunrpc/sunrpc.o
 CC [M]  drivers/usb/storage/jumpshot.o
 CC      net/xfrm/xfrm_policy.o
 LD      net/wireless/cfg80211.o
 LD      net/wireless/built-in.o
 CC [M]  drivers/usb/storage/alauda.o
 CC      net/compat.o
 CC [M]  drivers/usb/storage/karma.o
 CC [M]  drivers/usb/storage/libusual.o
 CC      net/sysctl_net.o
 CC      net/xfrm/xfrm_state.o
 LD [M]  drivers/usb/storage/usb-storage.o
 LD      drivers/usb/built-in.o
 CC      net/xfrm/xfrm_hash.o
 LD      drivers/built-in.o
 CC      net/xfrm/xfrm_input.o
 CC      net/xfrm/xfrm_output.o
 CC      net/xfrm/xfrm_algo.o
 CC      net/xfrm/xfrm_user.o
 CC      net/xfrm/xfrm_ipcomp.o
 LD      net/xfrm/built-in.o
 LD      net/built-in.o
 LD      vmlinux.o
 MODPOST vmlinux.o
WARNING: modpost: Found 17 section mismatch(es).
To see full details build your kernel with:
'make CONFIG_DEBUG_SECTION_MISMATCH=y'
 GEN     .version
 CHK     include/linux/compile.h
 UPD     include/linux/compile.h
 CC      init/version.o
 LD      init/built-in.o
 LD      vmlinux
arch/x86/kvm/built-in.o: In function `kvm_dev_ioctl_check_extension':
(.text+0x6a71): undefined reference to `intel_iommu_found'
make: *** [vmlinux] Error 1
[bbs@raider zenmm]$

/jT
--

From: Avi Kivity
Date: Saturday, September 27, 2008 - 3:27 am

This ought to be fixed already.

-- 
I have a truly marvellous patch that fixes the bug which this
signature is too narrow to contain.

--

Previous thread: Acceptable Interrupt Latency in Linux kernel by Singaravelan Nallasellan on Thursday, September 25, 2008 - 2:12 pm. (1 message)

Next thread: perfmon3 interface overview by stephane eranian on Thursday, September 25, 2008 - 2:48 pm. (2 messages)