mirror of
https://github.com/torvalds/linux.git
synced 2024-11-11 06:31:49 +00:00
b77e8f4353
Function mp_register_gsi() returns blindly the GSI number for the ACPI
SCI interrupt. That causes a regression when the GSI for ACPI SCI is
shared with other devices.
The regression was caused by commit
|
||
---|---|---|
.. | ||
apei.c | ||
boot.c | ||
cstate.c | ||
Makefile | ||
sleep.c | ||
sleep.h | ||
wakeup_32.S | ||
wakeup_64.S |