Re: [PATCH -tip 0/7] x86: move NON-SMP data from smp.h

From: Ingo Molnar
Date: Wed Jan 07 2009 - 10:15:51 EST



* Ingo Molnar <mingo@xxxxxxx> wrote:

>
> * Ingo Molnar <mingo@xxxxxxx> wrote:
>
> >
> > * Jaswinder Singh Rajput <jaswinderlinux@xxxxxxxxx> wrote:
> >
> > > Hello Ingo,
> > >
> > > On Wed, Jan 7, 2009 at 7:03 PM, Ingo Molnar <mingo@xxxxxxx> wrote:
> > > >
> > > > * Ingo Molnar <mingo@xxxxxxx> wrote:
> > > >
> > > >> applied to tip/x86/cleanups:
> > > >
> > > > excluded it again from tip/master, due to this build failure:
> > > >
> > >
> > > Please accept only first 4 patches:
> > >
> > > 1. x86: smp.h remove obsolete function declaration
> > > 2. x86: smp.h move zap_low_mappings declartion to tlbflush.h
> > > 3. x86: smp.h move prefill_possible_map declartion to cpu.h
> > > 4. x86: smp.h move stack_processor_id declartion to cpu.h
> > >
> > > Then it will easier for me to to focus on only few things.
> >
> > ok, i dropped the others.
>
> i dropped the rest too, due to:
>
> arch/x86/kernel/cpu/common.c:983: error: implicit declaration of function 'stack_smp_processor_id'
>
> config attached. Please resend the whole lot once you have those configs
> working and if you are reasonably sure similar bugs are not in other
> places.

note, i kept these:

6e5385d: x86: smp.h move prefill_possible_map declartion to cpu.h
dacf733: x86: smp.h move zap_low_mappings declartion to tlbflush.h
7760ec7: x86: smp.h remove obsolete function declaration

as they seem fairly safe.

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/