]> git.kernelconcepts.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>
Fri, 29 Jul 2011 05:49:10 +0000 (15:49 +1000)
commitefc216f41666c0d8728806a7c9515ead69698327
tree692c676a8a0299a1364b75f3fd36577d0a872b42
parent4c31d7b2d7fb85aa747e794e03c809ada8742bb5
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