[VOYAGER] clockevents: correct boot cpu is zero assumption
authorJames Bottomley <James.Bottomley@HansenPartnership.com>
Mon, 30 Apr 2007 16:27:25 +0000 (11:27 -0500)
committerJames Bottomley <jejb@mulgrave.il.steeleye.com>
Tue, 1 May 2007 15:06:42 +0000 (10:06 -0500)
This isn't true for voyager, so alter setup_pit_timer() to initialise
the cpumask from the current processor id (which should be the boot
processor) rather than defaulting to zero.

Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>

No differences found