[PATCH 15/16] ARM: fiq: save FIQ_START by passing absolute fiq number
Russell King - ARM Linux
linux at arm.linux.org.uk
Mon Jun 18 12:44:02 EDT 2012
On Mon, Jun 18, 2012 at 10:31:30PM +0800, Shawn Guo wrote:
> Hi Russell,
>
> Do you have any comment, or may I have your ack on this patch?
Yes, I haven't seen it, and now that I have I don't like it.
FIQs should be an entirely separate number space from IRQs, as we
may want to totally decouple them from the IRQ stuff (we probably
should have already done this when genirq came along.)
About the only stuff FIQs use is the enable/disable_irq as a short
cut to dealing with the mask registers.
More information about the linux-arm-kernel
mailing list