All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: kbuild test robot <fengguang.wu@intel.com>,
	Xiao Guangrong <guangrong.xiao@linux.intel.com>
Cc: kbuild-all@01.org, kvm@vger.kernel.org
Subject: Re: [kvm:queue 94/94] mtrr.c:undefined reference to `__udivdi3'
Date: Wed, 17 Jun 2015 19:18:23 +0200	[thread overview]
Message-ID: <5581ABDF.5050007@redhat.com> (raw)
In-Reply-To: <201506180125.DzJb0V9P%fengguang.wu@intel.com>



On 17/06/2015 19:02, kbuild test robot wrote:
> tree:   git://git.kernel.org/pub/scm/virt/kvm/kvm.git queue
> head:   3b1a15b8db95eff1bcd9303057c9415f650c6331
> commit: 3b1a15b8db95eff1bcd9303057c9415f650c6331 [94/94] KVM: MTRR: do not map huge page for non-consistent range
> config: i386-randconfig-i0-201524 (attached as .config)
> reproduce:
>   git checkout 3b1a15b8db95eff1bcd9303057c9415f650c6331
>   # save the attached .config to linux build tree
>   make ARCH=i386 
> 
> All error/warnings (new ones prefixed by >>):
> 
>    arch/x86/built-in.o: In function `mtrr_lookup_fixed_next':
>>> mtrr.c:(.text+0x35282): undefined reference to `__udivdi3'
>    arch/x86/built-in.o: In function `mtrr_lookup_start.constprop.1':
>    mtrr.c:(.text+0x35529): undefined reference to `__udivdi3'

Xiao, I fixed this by changing range_size to a shift count.

Paolo

      reply	other threads:[~2015-06-17 17:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-17 17:02 [kvm:queue 94/94] mtrr.c:undefined reference to `__udivdi3' kbuild test robot
2015-06-17 17:18 ` Paolo Bonzini [this message]

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=5581ABDF.5050007@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=fengguang.wu@intel.com \
    --cc=guangrong.xiao@linux.intel.com \
    --cc=kbuild-all@01.org \
    --cc=kvm@vger.kernel.org \
    /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.