[parisc-linux-cvs] linux willy

Matthew Wilcox willy@puffin.external.hp.com
Thu, 22 Feb 2001 16:20:38 -0700


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	willy	01/02/22 16:20:37

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

Log message:
* A lot of whitespace changes.

* turn kDEBUG down to 0

* remove some printk's

* remove some dead code

* turn STATIC into static

* Initialise the idle task for each CPU to avoid a BUG
(this is the only interesting bit, so i'll post this part of the diff)