Re: [patch 2/3] Text Edit Lock - Alternative i386

2007-07-06 Thread Andrew Morton
On Tue, 03 Jul 2007 12:38:21 -0400 Mathieu Desnoyers <[EMAIL PROTECTED]> wrote: > alternative.c can use the text edit lock to remove CPU HOTPLUG special cases. > > Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> > --- > arch/i386/kernel/alternative.c |5 + x86_64 uses this file as w

[patch 2/3] Text Edit Lock - Alternative i386

2007-07-03 Thread Mathieu Desnoyers
alternative.c can use the text edit lock to remove CPU HOTPLUG special cases. Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> --- arch/i386/kernel/alternative.c |5 + 1 file changed, 5 insertions(+) Index: linux-2.6-lttng/arch/i386/kernel/alternative.c ==

[patch 2/3] Text Edit Lock - Alternative i386

2007-06-18 Thread Mathieu Desnoyers
alternative.c can use the text edit lock to remove CPU HOTPLUG special cases. Signed-off-by: Mathieu Desnoyers <[EMAIL PROTECTED]> --- arch/i386/kernel/alternative.c |5 + 1 file changed, 5 insertions(+) Index: linux-2.6-lttng/arch/i386/kernel/alternative.c ==