commit | 2feae2158a96aa5e02ca2e630896e6f553c36dc0 | [log] [tgz] |
---|---|---|
author | James Bottomley <James.Bottomley@HansenPartnership.com> | Mon Apr 30 11:27:25 2007 -0500 |
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | Tue May 01 10:06:42 2007 -0500 |
tree | 685ddff69bacb8933cd0afff342702847ae11260 | |
parent | 0293ca814b74e20e77cf719074ee15372204fc55 [diff] |
[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>