]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[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)
commit2feae2158a96aa5e02ca2e630896e6f553c36dc0
tree685ddff69bacb8933cd0afff342702847ae11260
parent0293ca814b74e20e77cf719074ee15372204fc55
[VOYAGER] clockevents: correct boot cpu is zero assumption

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>
arch/i386/kernel/i8253.c