From: Ingo Molnar Date: Fri, 16 Feb 2007 09:28:24 +0000 (-0800) Subject: [PATCH] genirq: remove IRQ_DISABLED X-Git-Tag: v2.6.21-rc1~111 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7e25f3394ba05a6d64cb2be42c2765fe72ea6b2;p=pandora-kernel.git [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 Cc: Thomas Gleixner Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed