]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit0dd5b1d9d07a9c1ea84c5b81eeb84c62559fa18d
tree21da608e07cc73a55ffb7a5371f3cd8b36a7d56e
parentda792be3a7c532fb428f2ac6fc438284ce3c18e8
[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