aboutsummaryrefslogtreecommitdiff
path: root/lib/memory-notifier-error-inject.c
diff options
context:
space:
mode:
authorJiang Liu <[email protected]>2015-01-20 10:21:07 +0800
committerThomas Gleixner <[email protected]>2015-01-20 11:44:41 +0100
commit8abb850a03a3a8b11a0e92949e5b99d9cc178e35 (patch)
tree7a9afe715280a67b7890e9af880cef0f163f3679 /lib/memory-notifier-error-inject.c
parent9889eaeb7c999cae64006bb98c47f40f412ec875 (diff)
x86/xen: Override ACPI IRQ management callback __acpi_unregister_gsi
Xen overrides __acpi_register_gsi and leaves __acpi_unregister_gsi as is. That means, an IRQ allocated by acpi_register_gsi_xen_hvm() or acpi_register_gsi_xen() will be freed by acpi_unregister_gsi_ioapic(), which may cause undesired effects. So override __acpi_unregister_gsi to NULL for safety. Signed-off-by: Jiang Liu <[email protected]> Tested-by: Sander Eikelenboom <[email protected]> Cc: Tony Luck <[email protected]> Cc: [email protected] Cc: Konrad Rzeszutek Wilk <[email protected]> Cc: David Vrabel <[email protected]> Cc: Bjorn Helgaas <[email protected]> Cc: Graeme Gregory <[email protected]> Cc: Lv Zheng <[email protected]> Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'lib/memory-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions