From: James Bottomley Date: Mon, 30 Apr 2007 16:27:25 +0000 (-0500) Subject: [VOYAGER] clockevents: correct boot cpu is zero assumption X-Git-Tag: v2.6.22-rc1~1016^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2feae2158a96aa5e02ca2e630896e6f553c36dc0;p=pandora-kernel.git [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 Signed-off-by: James Bottomley --- Reading git-diff-tree failed