From: Balaji Rao Date: Wed, 30 Jan 2008 12:30:03 +0000 (+0100) Subject: x86: assign IRQs to HPET timers, fix X-Git-Tag: v2.6.25-rc1~1143^2~874 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=37a47db8d7f0f38dac5acf5a13abbc8f401707fa;p=pandora-kernel.git x86: assign IRQs to HPET timers, fix Looks like IRQ 31 is assigned to timer 3, even without the patch! I wonder who wrote the number 31. But the manual says that it is zero by default. I think we should check whether the timer has been allocated an IRQ before proceeding to assign one to it. Here is a patch that does this. Signed-off-by: Balaji Rao Tested-by: Yinghai Lu Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed