]> 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>
Thu, 28 Jul 2011 02:58:11 +0000 (12:58 +1000)
commitda21de09be4fabec9f06b26256cbc51450ae57a7
tree1d13de184ab2c417064f9eee157d4f9f48ec9c14
parent53900a49787d2485f5117c238ae9104d1be28a8e
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