Re: [patch] genapic: default to physical mode on hotplug CPU kernels

2006-11-29 Thread Siddha, Suresh B
On Wed, Nov 29, 2006 at 09:08:34AM +0100, Ingo Molnar wrote: > > * Ingo Molnar <[EMAIL PROTECTED]> wrote: > > > hm - indeed. Then we can indeed do the patch below. Nice simplification! > > forgot to convert a few more places - full patch below. Acked-by: Suresh Siddha <[EMAIL PROTECTED]> - To u

Re: [patch] genapic: default to physical mode on hotplug CPU kernels

2006-11-29 Thread Ingo Molnar
* Ingo Molnar <[EMAIL PROTECTED]> wrote: > hm - indeed. Then we can indeed do the patch below. Nice simplification! forgot to convert a few more places - full patch below. Ingo -> From: Ingo Molnar <[EMAIL PROTECTED]> Subject: [patch] genapic: defaul

Re: [patch] genapic: default to physical mode on hotplug CPU kernels

2006-11-28 Thread Ingo Molnar
flat mode even when APIC IDs are larger than > 7, as we rely on LDR's which are programmed using smp_processor_id(). > > IMO, cpus_weight check should be fine. hm - indeed. Then we can indeed do the patch below. Nice simplification! Ingo > From: In

Re: [patch] genapic: default to physical mode on hotplug CPU kernels

2006-11-28 Thread Siddha, Suresh B
sh > Ingo > > ------------> > From: Ingo Molnar <[EMAIL PROTECTED]> > Subject: [patch] genapic: default to physical mode on hotplug CPU kernels > > default to physical mode on hotplug CPU kernels. > > Signed-off-by: Ingo Molnar <[EMAIL PROTECTE

[patch] genapic: default to physical mode on hotplug CPU kernels

2006-11-28 Thread Ingo Molnar
--------> From: Ingo Molnar <[EMAIL PROTECTED]> Subject: [patch] genapic: default to physical mode on hotplug CPU kernels default to physical mode on hotplug CPU kernels. Signed-off-by: Ingo Molnar <[EMAIL PROTECTED]> Index: linux/arch/x86_64/kernel/genapic.c