]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Unless I'm very much missing something these tests are intended to check
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 26 Jul 2011 10:14:44 +0000 (20:14 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Mon, 1 Aug 2011 03:36:30 +0000 (13:36 +1000)
commitf560ea4642fa2639d2b0f4ab68a73f5fa8b18c69
treeb3af2bce54088559f55ef0b72809bda769d79b72
parent0c7d30234ca2b2a6f37092eb4f3b8e1c0dae8c79
Unless I'm very much missing something these tests are intended to check
if bit zero is set, rather than checking if msk is entirely zero (in which
case the logic would be very confusing.  I haven't actually observed any
runtime issues so this may be a misreading of the code on my part.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
kernel/irq/generic-chip.c