]> 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>
Wed, 3 Aug 2011 00:52:40 +0000 (10:52 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 4 Aug 2011 02:50:33 +0000 (12:50 +1000)
commit01f237e8e4bed6169efad90bc03b9635887a3de1
tree2b9cc8f946e3380c43d945cfc04965f8b7c70a63
parent5f8885261e56b0d832f80b0c2c4b1915f2e6a872
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