Re: PATCH: /proc/irq/ fix

From: Ingo Molnar (mingo@chiara.csoma.elte.hu)
Date: Mon Mar 06 2000 - 14:11:14 EST


On Mon, 6 Mar 2000, Roman Zippel wrote:

> Here is a patch to avoid multiple same entries in /proc/irq/ and shows
> only the active interrupts. Although I'm not sure about the test
> against no_irq_type, Ingo, do you want to show all possible interrupts
> in /proc/irq/? Then the patch would be a bit smaller and only the
> register_irq_proc() needs to removed from request_irq() (and one test
> against no_irq_type is sufficient).

i believe we want to show all possible interrupts. (not all IRQ vectors,
but all IRQs which are registered by an IRQ controller) The possibility to
set IRQ affinity should not depend on wether a particular module is loaded
or not.

        Ingo

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Mar 07 2000 - 21:00:20 EST