diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-12-15 12:25:15 +0100 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2023-12-28 14:13:52 +0100 |
commit | 8e57de43076477c5cce113f2579bef02ce3e8b27 (patch) | |
tree | 27e21154099d903635bf91bbd234d030ca5ea51e /scripts/gdb/linux/proc.py | |
parent | e2ffcda1629012a2c1a3706432bc45fdc899a584 (diff) |
ACPI: OSL: Use spin locks without disabling interrupts
After commit 7a36b901a6eb ("ACPI: OSL: Use a threaded interrupt handler
for SCI") any ACPICA code never runs in a hardirq handler, so it need
not dissable interrupts on the local CPU when acquiring a spin lock.
Make it use spin locks without disabling interrupts.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions