All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jaswinder Singh Rajput <jaswinder@kernel.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: Tejun Heo <tj@kernel.org>, x86 maintainers <x86@kernel.org>,
	LKML <linux-kernel@vger.kernel.org>,
	Mike Galbraith <efault@gmx.de>
Subject: Re: [x86-tip] overflow in relocation type 11 val 39ffdd0e8690
Date: Fri, 06 Mar 2009 03:03:00 +0530	[thread overview]
Message-ID: <1236288780.3677.9.camel@localhost.localdomain> (raw)
In-Reply-To: <20090305212535.GA13848@elte.hu>

On Thu, 2009-03-05 at 22:25 +0100, Ingo Molnar wrote:
> * Jaswinder Singh Rajput <jaswinder@kernel.org> wrote:
> 
> > On latest tip I am getting:
> > 
> > [  124.169475] overflow in relocation type 11 val 39ffdd0e8690
> > [  124.169508] `msr_debug' likely not compiled with -mcmodel=kernel
> > [  146.582299] overflow in relocation type 11 val 39ffdd0e8690
> > [  146.582299] `msr_debug' likely not compiled with -mcmodel=kernel
> > [  836.653168] overflow in relocation type 11 val 39ffdd0e8690
> > [  836.653201] `msr_debug' likely not compiled with -mcmodel=kernel
> > 
> > But 1d10914bf2c8 was working fine.

No it is also not fine :( for percpu.

> 
> That's a linker bug - Tejun Cc:-ed.
> 

Problem is basically with 64 bit percpu on 32 bit it is OK. Ahh, Here is
the solution:

http://lkml.org/lkml/2009/3/3/129

because of commit 8ac83757149 of Tejun Heo.

Thanks
--
JSR




  reply	other threads:[~2009-03-05 21:33 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-05 21:14 [x86-tip] overflow in relocation type 11 val 39ffdd0e8690 Jaswinder Singh Rajput
2009-03-05 21:25 ` Ingo Molnar
2009-03-05 21:33   ` Jaswinder Singh Rajput [this message]
2009-03-06  2:00     ` Tejun Heo
2009-03-06 11:18       ` Ingo Molnar

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=1236288780.3677.9.camel@localhost.localdomain \
    --to=jaswinder@kernel.org \
    --cc=efault@gmx.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=tj@kernel.org \
    --cc=x86@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.