Re: [PATCH] affinity is not defined in non-smp kernels - i386

2007-02-28 Thread Linus Torvalds
On Wed, 28 Feb 2007, Bill Davidsen wrote: > > Where is the initialization performed, then? Here's the commit with the patch from Eric that I pushed out (I had thought I'd already applied it for rc2, but I obviously hadn't. Blush. It's there now in -git, but obviously not in the -rc2

Re: [PATCH] affinity is not defined in non-smp kernels - i386

2007-02-28 Thread Eric W. Biederman
Bill Davidsen <[EMAIL PROTECTED]> writes: > Eric W. Biederman wrote: >> Fernando Luis Vázquez Cao <[EMAIL PROTECTED]> writes: >> >>> Initialize affinity only when building SMP kernels. >> >> Reasonable. I goofed here. >> >> However I would prefer my patch that just deletes these problem lines.

Re: [PATCH] affinity is not defined in non-smp kernels - i386

2007-02-28 Thread Bill Davidsen
Eric W. Biederman wrote: Fernando Luis Vázquez Cao <[EMAIL PROTECTED]> writes: Initialize affinity only when building SMP kernels. Reasonable. I goofed here. However I would prefer my patch that just deletes these problem lines. These lines don't really contribute anything and are harmless

Re: [PATCH] affinity is not defined in non-smp kernels - i386

2007-02-28 Thread Bill Davidsen
Eric W. Biederman wrote: Fernando Luis Vázquez Cao [EMAIL PROTECTED] writes: Initialize affinity only when building SMP kernels. Reasonable. I goofed here. However I would prefer my patch that just deletes these problem lines. These lines don't really contribute anything and are harmless

Re: [PATCH] affinity is not defined in non-smp kernels - i386

2007-02-28 Thread Eric W. Biederman
Bill Davidsen [EMAIL PROTECTED] writes: Eric W. Biederman wrote: Fernando Luis Vázquez Cao [EMAIL PROTECTED] writes: Initialize affinity only when building SMP kernels. Reasonable. I goofed here. However I would prefer my patch that just deletes these problem lines. These lines don't

Re: [PATCH] affinity is not defined in non-smp kernels - i386

2007-02-28 Thread Linus Torvalds
On Wed, 28 Feb 2007, Bill Davidsen wrote: Where is the initialization performed, then? Here's the commit with the patch from Eric that I pushed out (I had thought I'd already applied it for rc2, but I obviously hadn't. Blush. It's there now in -git, but obviously not in the -rc2 release).

[PATCH] affinity is not defined in non-smp kernels - i386 (v2)

2007-02-27 Thread Fernando Luis Vázquez Cao
Initialize affinity only when building SMP kernels. Signed-off-by: Fernando Luis Vazquez Cao <[EMAIL PROTECTED]> --- --- linux-2.6.21-rc2-dtt/arch/i386/kernel/io_apic.c 2007-03-06 15:20:14.0 +0900 +++ linux-2.6.21-rc2-kdump/arch/i386/kernel/io_apic.c 2007-03-06 15:51:45.0

[PATCH] affinity is not defined in non-smp kernels - i386 (v2)

2007-02-27 Thread Fernando Luis Vázquez Cao
Initialize affinity only when building SMP kernels. Signed-off-by: Fernando Luis Vazquez Cao <[EMAIL PROTECTED]> --- --- linux-2.6.21-rc2-dtt/arch/i386/kernel/io_apic.c 2007-03-06 15:20:14.0 +0900 +++ linux-2.6.21-rc2-kdump/arch/i386/kernel/io_apic.c 2007-03-06 15:51:45.0

[PATCH] affinity is not defined in non-smp kernels - i386

2007-02-27 Thread Fernando Luis Vázquez Cao
Initialize affinity only when building SMP kernels. Signed-off-by: Fernando Luis Vazquez Cao <[EMAIL PROTECTED]> --- --- linux-2.6.21-rc2-dtt/arch/i386/kernel/io_apic.c 2007-03-06 15:20:14.0 +0900 +++ linux-2.6.21-rc2-kdump/arch/i386/kernel/io_apic.c 2007-03-06 15:51:45.0

Re: [PATCH] affinity is not defined in non-smp kernels - i386

2007-02-27 Thread Eric W. Biederman
Fernando Luis Vázquez Cao <[EMAIL PROTECTED]> writes: > Initialize affinity only when building SMP kernels. Reasonable. I goofed here. However I would prefer my patch that just deletes these problem lines. These lines don't really contribute anything and are harmless to remove. Eric - To

Re: [PATCH] affinity is not defined in non-smp kernels - i386

2007-02-27 Thread Eric W. Biederman
Fernando Luis Vázquez Cao [EMAIL PROTECTED] writes: Initialize affinity only when building SMP kernels. Reasonable. I goofed here. However I would prefer my patch that just deletes these problem lines. These lines don't really contribute anything and are harmless to remove. Eric - To

[PATCH] affinity is not defined in non-smp kernels - i386

2007-02-27 Thread Fernando Luis Vázquez Cao
Initialize affinity only when building SMP kernels. Signed-off-by: Fernando Luis Vazquez Cao [EMAIL PROTECTED] --- --- linux-2.6.21-rc2-dtt/arch/i386/kernel/io_apic.c 2007-03-06 15:20:14.0 +0900 +++ linux-2.6.21-rc2-kdump/arch/i386/kernel/io_apic.c 2007-03-06 15:51:45.0

[PATCH] affinity is not defined in non-smp kernels - i386 (v2)

2007-02-27 Thread Fernando Luis Vázquez Cao
Initialize affinity only when building SMP kernels. Signed-off-by: Fernando Luis Vazquez Cao [EMAIL PROTECTED] --- --- linux-2.6.21-rc2-dtt/arch/i386/kernel/io_apic.c 2007-03-06 15:20:14.0 +0900 +++ linux-2.6.21-rc2-kdump/arch/i386/kernel/io_apic.c 2007-03-06 15:51:45.0

[PATCH] affinity is not defined in non-smp kernels - i386 (v2)

2007-02-27 Thread Fernando Luis Vázquez Cao
Initialize affinity only when building SMP kernels. Signed-off-by: Fernando Luis Vazquez Cao [EMAIL PROTECTED] --- --- linux-2.6.21-rc2-dtt/arch/i386/kernel/io_apic.c 2007-03-06 15:20:14.0 +0900 +++ linux-2.6.21-rc2-kdump/arch/i386/kernel/io_apic.c 2007-03-06 15:51:45.0