Re: [PATCH] Remove final reference to superfluous smp_commence().

2007-01-22 Thread Ingo Molnar
On Sat, 2007-01-20 at 13:28 -0500, Robert P. J. Day wrote: > Remove the last (and commented out) invocation of the obsolete > smp_commence() call. > > Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> thanks, Acked-by: Ingo Molnar <[EMAIL PROTECTED]> Ingo - To unsubscribe from this l

[PATCH] Remove final reference to superfluous smp_commence().

2007-01-20 Thread Robert P. J. Day
Remove the last (and commented out) invocation of the obsolete smp_commence() call. Signed-off-by: Robert P. J. Day <[EMAIL PROTECTED]> --- diff --git a/init/main.c b/init/main.c index 8b4a7d7..4e88bdd 100644 --- a/init/main.c +++ b/init/main.c @@ -395,11 +395,6 @@ static void __init smp_init