]> 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>
Tue, 2 Aug 2011 05:14:19 +0000 (15:14 +1000)
commitc076aef701e33ed2ad814a7c48eb666af03abf58
treea2b493938435ada0547a1fb74523918ab83035d3
parentf4f96610d060b34e34a7103c334c92b8d983964c
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