[parisc-linux-cvs] linux-2.5 willy

Matthew Wilcox parisc-linux@lists.parisc-linux.org
Thu, 20 Mar 2003 10:13:44 -0700 (MST)


CVSROOT:	/var/cvs
Module name:	linux-2.5
Changes by:	willy	03/03/20 10:13:44

Modified files:
	arch/parisc/kernel: smp.c 

Log message:
Mark smp_boot_one_cpu as __init since it is only called from an __init
function.  Bug noticed by Stuart MacDonald (stuartm@connecttech.com)