Re: [PATCH 2/8] Remove NR_CPUS from asm-generic/percpu.h

2007-03-06 Thread Ingo Molnar
* Rusty Russell <[EMAIL PROTECTED]> wrote: > I managed to get an error about NR_CPUS undefined after a make > allyesconfig. Admittedly this was a patched kernel, but it's easy to > remove it and avoid the error in future even if it's OK at the moment. > -extern unsigned long __per_cpu_offset[

[PATCH 2/8] Remove NR_CPUS from asm-generic/percpu.h

2007-03-06 Thread Rusty Russell
I managed to get an error about NR_CPUS undefined after a make allyesconfig. Admittedly this was a patched kernel, but it's easy to remove it and avoid the error in future even if it's OK at the moment. Signed-off-by: Rusty Russell <[EMAIL PROTECTED]> diff -r 4519e3475c4f include/asm-generic/per