From: Varun Swara Date: Wed, 9 Dec 2009 10:02:19 +0000 (+0000) Subject: ARM: Do not allow the probing of the local timer X-Git-Tag: v2.6.33-rc1~286^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=10b496832efa046ab9222a8cf132681730886db3;p=pandora-kernel.git ARM: Do not allow the probing of the local timer Since this IRQ descriptor doesn't have an action registered, it is allowed for probing via probe_irq_on/off() and it will be disabled by the latter function. This patch sets the IRQ_NOPROBE status bit for the local timer descriptor. Signed-off-by: Varun Swara Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed