[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20090126141832.GA31442@elte.hu>
Date: Mon, 26 Jan 2009 15:18:32 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Brian Gerst <brgerst@...il.com>
Cc: Tejun Heo <tj@...nel.org>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] x86-32: Fix __per_cpu_load relocation
* Brian Gerst <brgerst@...il.com> wrote:
> This patch fixes this error:
> WARNING: Absolute relocations present
> Offset Info Type Sym.Value Sym.Name
> c0a4e07d 00e78001 R_386_32 c0ab0000 __per_cpu_load
>
> Now, __per_cpu_load is a section-relative symbol:
> c0aa4000 D __per_cpu_load
> c0aa4000 A __per_cpu_load_abs
>
> Signed-off-by: Brian Gerst <brgerst@...il.com>
Applied to tip/core/percpu, thanks Brian!
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists