On Tue, 7 Nov 2006 20:01:34 -0800 "Siddha, Suresh B" <[email protected]> wrote: > I wanted to add something like disable_cpu_hotplug My point is, `enable_cpu_hotplug' is nicer if (enable_cpu_hotplug) ... if (!enable_cpu_hotplug) ... versus if (disable_cpu_hotplug) ... if (!disable_cpu_hotplug) ... /* My brain hurts */ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [patch 2/4] introduce the mechanism of disabling cpu hotplug control
- From: "Siddha, Suresh B" <[email protected]>
- Re: [patch 2/4] introduce the mechanism of disabling cpu hotplug control
- References:
- [patch 0/4] i386, x86_64: fix the irqbalance quirk for E7520/E7320/E7525
- From: "Siddha, Suresh B" <[email protected]>
- [patch 1/4] add write_pci_config_byte() to direct PCI access routines
- From: "Siddha, Suresh B" <[email protected]>
- Re: [patch 2/4] introduce the mechanism of disabling cpu hotplug control
- From: "Siddha, Suresh B" <[email protected]>
- Re: [patch 2/4] introduce the mechanism of disabling cpu hotplug control
- From: Andrew Morton <[email protected]>
- Re: [patch 2/4] introduce the mechanism of disabling cpu hotplug control
- From: "Siddha, Suresh B" <[email protected]>
- [patch 0/4] i386, x86_64: fix the irqbalance quirk for E7520/E7320/E7525
- Prev by Date: Re: [patch 0/4] i386, x86_64: fix the irqbalance quirk for E7520/E7320/E7525
- Next by Date: Re: [PATCH 0/14] KVM: Kernel-based Virtual Machine (v4)
- Previous by thread: Re: [patch 2/4] introduce the mechanism of disabling cpu hotplug control
- Next by thread: Re: [patch 2/4] introduce the mechanism of disabling cpu hotplug control
- Index(es):