commit | d7e25f3394ba05a6d64cb2be42c2765fe72ea6b2 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Fri Feb 16 01:28:24 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Fri Feb 16 08:14:00 2007 -0800 |
tree | 9c8ad767b40577d6a2c5bd949adb7e1b64939215 | |
parent | 76d2160147f43f982dfe881404cfde9fd0a9da21 [diff] |
[PATCH] genirq: remove IRQ_DISABLED Now that disable_irq() defaults to delayed-disable semantics, the IRQ_DISABLED flag is not needed anymore. Signed-off-by: Ingo Molnar <mingo@elte.hu> Cc: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>