On Thu, Mar 26, 2015 at 06:33:41PM -0700, Michael Opdenacker wrote: > This removes the use of the IRQF_DISABLED flag > from arch/mips/loongson/loongson-3/hpet.c > > It's a NOOP since 2.6.35. > > Signed-off-by: Michael Opdenacker <michael.opdenacker@xxxxxxxxxxxxxxxxxx> An equivalent patch has been merged into linux-next as d8bf368d0631 (genirq: Remove the deprecated 'IRQF_DISABLED' request_irq() flag entirely). Ralf