-
- Downloads
x86: make HAVE_SPARSE_IRQ support selectable
Ingo said sparse_irq is some intrusive. need to make it selectable to make it simple, remove irq_desc as parameter in some functions. (ack, eoi, set_affinity). may need to make member if irq_chip to take irq_desc, or struct irq later. Signed-off-by:Yinghai Lu <yhlu.kernel@gmail.com> Signed-off-by:
Ingo Molnar <mingo@elte.hu>
Showing
- arch/Kconfig 0 additions, 3 deletionsarch/Kconfig
- arch/x86/Kconfig 11 additions, 1 deletionarch/x86/Kconfig
- arch/x86/kernel/io_apic.c 49 additions, 22 deletionsarch/x86/kernel/io_apic.c
- arch/x86/kernel/irq_32.c 1 addition, 1 deletionarch/x86/kernel/irq_32.c
- arch/x86/kernel/irq_64.c 1 addition, 1 deletionarch/x86/kernel/irq_64.c
Loading
Please register or sign in to comment