Searched hist:"7 d0f1926" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/x86/include/asm/ |
H A D | io_apic.h | 7d0f1926 Tue Feb 22 08:38:06 CST 2011 Henrik Kretzschmar <henne@nachtwindheim.de> x86: Add dummy functions for compiling without IOAPIC
This patch adds IOAPIC dummy functions for compilation with local APIC, but without IOAPIC.
The local variable ioapic_entries in enable_IR_x2apic() does not need initialization anymore, since the dummy returns NULL.
Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de> LKML-Reference: <1298385487-4708-4-git-send-email-henne@nachtwindheim.de> Signed-off-by: Ingo Molnar <mingo@elte.hu> 7d0f1926 Tue Feb 22 08:38:06 CST 2011 Henrik Kretzschmar <henne@nachtwindheim.de> x86: Add dummy functions for compiling without IOAPIC This patch adds IOAPIC dummy functions for compilation with local APIC, but without IOAPIC. The local variable ioapic_entries in enable_IR_x2apic() does not need initialization anymore, since the dummy returns NULL. Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de> LKML-Reference: <1298385487-4708-4-git-send-email-henne@nachtwindheim.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|
/openbmc/linux/arch/x86/kernel/apic/ |
H A D | apic.c | 7d0f1926 Tue Feb 22 08:38:06 CST 2011 Henrik Kretzschmar <henne@nachtwindheim.de> x86: Add dummy functions for compiling without IOAPIC
This patch adds IOAPIC dummy functions for compilation with local APIC, but without IOAPIC.
The local variable ioapic_entries in enable_IR_x2apic() does not need initialization anymore, since the dummy returns NULL.
Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de> LKML-Reference: <1298385487-4708-4-git-send-email-henne@nachtwindheim.de> Signed-off-by: Ingo Molnar <mingo@elte.hu>
|