"drivers/cpufreq/p4-clockmod.c" did not exist on "10db2e5cbda5b4e13d2e2f134b963bee2e129999"
genirq: Query arch for number of early descriptors
sparse irq sets up NR_IRQS_LEGACY irq descriptors and archs then go ahead and allocate more. Use the unused return value of arch_probe_nr_irqs() to let the architecture return the number of early allocations. Fix up all users. Signed-off-by:Thomas Gleixner <tglx@linutronix.de> Reviewed-by:
Ingo Molnar <mingo@elte.hu>
Showing
- arch/arm/kernel/irq.c 2 additions, 4 deletionsarch/arm/kernel/irq.c
- arch/sh/kernel/irq.c 1 addition, 1 deletionarch/sh/kernel/irq.c
- arch/x86/kernel/apic/io_apic.c 1 addition, 1 deletionarch/x86/kernel/apic/io_apic.c
- include/linux/irq.h 4 additions, 0 deletionsinclude/linux/irq.h
- kernel/irq/irqdesc.c 5 additions, 5 deletionskernel/irq/irqdesc.c
- kernel/softirq.c 3 additions, 1 deletionkernel/softirq.c
Loading
Please register or sign in to comment