[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070327202234.639415000@strauss.suse.de>
Date: Tue, 27 Mar 2007 22:22:34 +0200
From: Bernhard Walle <bwalle@...e.de>
To: akpm@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org
Subject: [patch 0/7] Add IRQF_IRQPOLL flag to allow irqpoll
irqpoll is broken on some architectures that don't use the IRQ 0 for the timer
interrupt like IA64. This patch adds a IRQF_IRQPOLL flag.
Each architecture is handled in a separate pach. As I left the irq == 0 as
condition, this should not break existing architectures that use timer_irq == 0
and that I did't address with that patch (because I don't know).
Signed-off-by: Bernhard Walle <bwalle@...e.de>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists