Re: [PATCH 00/07] dyn_array/nr_irqs/sparse_irq support v10 - fix

From: Yinghai Lu
Date: Fri Aug 15 2008 - 04:34:34 EST


On Fri, Aug 15, 2008 at 1:27 AM, Ingo Molnar <mingo@xxxxxxx> wrote:
>
> * Yinghai Lu <yhlu.kernel@xxxxxxxxx> wrote:
>
>> fix the 32bit with bigsmp
>> fix 64 bit with irq migration
>> ordering functions in io_apic_xx.c
>>
>>
>> to do:
>> merge io_apic_xx.c
>
> applied to tip/irq/sparseirq - thanks Yinghai, great work!
>
> What do you think about Eric's abstraction suggestion, that irq_desc's
> structure should be hidden from all but kernel/irq/* code. I think
> that's a sane suggestion. We do it in mm/slab.c too: no external code
> knows the structure of 'struct kmem_cache'.

current arch code use irq_desc directly..., if need to irq_desc to
them, need to provide set_irq(..., ...)

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