[PATCH] Remove final reference to superfluous smp_commence()
authorRobert P. J. Day <rpjday@mindspring.com>
Sat, 10 Feb 2007 09:46:23 +0000 (01:46 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sun, 11 Feb 2007 19:18:05 +0000 (11:18 -0800)
commit842f968f3fcdc475c95ec76a03b29c5147e87b54
tree21da608e07cc73a55ffb7a5371f3cd8b36a7d56e
parent72ed3d035855841ad611ee48b20909e9619d4a79
[PATCH] Remove final reference to superfluous smp_commence()

Remove the last (and commented out) invocation of the obsolete
smp_commence() call.

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Acked-by: Ingo Molnar <mingo@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
init/main.c