Re: [patch 0/3] Per cpu relocation to ZERO and x86_32 percpu opson x86_64

From: Ingo Molnar
Date: Fri Nov 30 2007 - 13:00:49 EST



* Christoph Lameter <clameter@xxxxxxx> wrote:

> On Fri, 30 Nov 2007, Ingo Molnar wrote:
>
> >
> > and the patches dont even build on 64-bit x86:
> >
> > kernel/module.c: In function 'load_module':
> > kernel/module.c:1989: error: '__per_cpu_offset' undeclared (first use in this function)
> > kernel/module.c:1989: error: (Each undeclared identifier is reported only once
> > kernel/module.c:1989: error: for each function it appears in.)
> >
> > config below. I'm dropping the patches for now. (again, this might be my
> > mismerge)
>
> Right. The above is a result of your missing a cleanup patch from mm
> that fixes the module issue. Again running mm will take care of all of
> these things.

you mean this single patch:

modules-fold-percpu_modcopy-into-modulec-and-get-rid-of-the-macro-from-hell.patch

that's the only patch i missed AFAICS.

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/