Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-16 | x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3, fix | Ingo Molnar | |
fix: arch/x86/kernel/uv_irq.c: In function 'uv_ack_apic': arch/x86/kernel/uv_irq.c:26: error: implicit declaration of function 'ack_APIC_irq' Signed-off-by: Ingo Molnar <mingo@elte.hu> | |||
2008-10-16 | x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3 | Dean Nelson | |
Provide a means for UV interrupt MMRs to be setup with the message to be sent when an MSI is raised. Signed-off-by: Dean Nelson <dcn@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> |