[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1236324582.5968.4.camel@marge.simson.net>
Date: Fri, 06 Mar 2009 08:29:42 +0100
From: Mike Galbraith <efault@....de>
To: Tejun Heo <tj@...nel.org>
Cc: mingo@...e.hu, rusty@...tcorp.com.au, tglx@...utronix.de,
x86@...nel.org, linux-kernel@...r.kernel.org, hpa@...or.com,
jaswinder@...nel.org, cooloney@...nel.org
Subject: Re: [GIT PULL] x86, percpu: implement and use reserved percpu alloc
On Fri, 2009-03-06 at 15:46 +0900, Tejun Heo wrote:
> Hello,
>
> Please pull from the following git vector.
>
> git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc.git tj-percpu
>
> This patchset implements reserved percpu alloc from the first chunk
> and uses it for static perpcu variables in modules on x86_64. This is
> necessary because x86_64 expects symbols to be relocatable using 32bit
> relocations but dynamic percpu allocation does not guarantee it
> leading to relocation overflow during module load.
Tested, my module loading woes are cured.
-Mike
--
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