From: Avi Kivity <avi@redhat.com>
To: "Hao, Xudong" <xudong.hao@intel.com>
Cc: "kvm@vger.kernel.org" <kvm@vger.kernel.org>
Subject: Re: latest KVM tree build fail on 32bit system
Date: Thu, 26 Aug 2010 13:30:56 +0300 [thread overview]
Message-ID: <4C764260.7010807@redhat.com> (raw)
In-Reply-To: <BC00F5384FCFC9499AF06F92E8B78A9E1837692AB1@shsmsx502.ccr.corp.intel.com>
On 08/26/2010 08:42 AM, Hao, Xudong wrote:
> Hi, did anyone see latest kvm build fail on 32bit system?
> kvm commit: 152d921348ee2ac7bb73d599c5796a027f0a660c
> gcc version 4.1.2
>
> ...
> LD arch/x86/boot/setup.elf
> OBJCOPY arch/x86/boot/setup.bin
> OBJCOPY arch/x86/boot/vmlinux.bin
> BUILD arch/x86/boot/bzImage
> Root device is (8, 2)
> Setup is 14008 bytes (padded to 14336 bytes).
> System is 2565 kB
> CRC 72558b30
> Kernel: arch/x86/boot/bzImage is ready (#3)
> Building modules, stage 2.
> MODPOST 958 modules
> WARNING: drivers/block/cpqarray.o(.devinit.text+0x20d): Section mismatch in reference from the function cpqarray_register_ctlr() to the function .init.text:ida_procinit()
> The function __devinit cpqarray_register_ctlr() references
> a function __init ida_procinit().
> If ida_procinit is only used by cpqarray_register_ctlr then
> annotate ida_procinit with a matching annotation.
>
> WARNING: net/bluetooth/rfcomm/rfcomm.o(.init.text+0xac): Section mismatch in reference from the function init_module() to the function .exit.text:rfcomm_cleanup_ttys()
> The function __init init_module() references
> a function __exit rfcomm_cleanup_ttys().
> This is often seen when error handling in the init function
> uses functionality in the exit path.
> The fix is often to remove the __exit annotation of
> rfcomm_cleanup_ttys() so it may be used outside an exit section.
>
> ERROR: "__udivdi3" [arch/x86/kvm/kvm.ko] undefined!
> make[1]: *** [__modpost] Error 1
> make: *** [modules] Error 2
>
>
It's a bug in the new TSC stuff. I'll post a patch.
--
error compiling committee.c: too many arguments to function
next prev parent reply other threads:[~2010-08-26 10:31 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-08-26 5:42 latest KVM tree build fail on 32bit system Hao, Xudong
2010-08-26 10:30 ` Avi Kivity [this message]
2010-08-27 1:59 ` Hao, Xudong
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4C764260.7010807@redhat.com \
--to=avi@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=xudong.hao@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.