From: Jens Rottmann Date: Mon, 4 Aug 2008 12:40:16 +0000 (+0200) Subject: x86, geode-mfgpt: check IRQ before using MFGPT as clocksource X-Git-Tag: v2.6.27-rc4~52^2~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d5cdc97e242a5589e5dca23277675f4b4482490;p=pandora-kernel.git x86, geode-mfgpt: check IRQ before using MFGPT as clocksource Adds a simple IRQ autodetection to the AMD Geode MFGPT driver, and more importantly, adds some checks, if IRQs can actually be received on the chosen line. This fixes cases where MFGPT is selected as clocksource though not producing any ticks, so the kernel simply starves during boot. Signed-off-by: Jens Rottmann Cc: Andres Salomon Cc: linux-geode@bombadil.infradead.org Cc: Jordan Crouse Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed