diff options
author | 2023-12-15 12:25:15 +0100 | |
---|---|---|
committer | 2023-12-28 14:13:52 +0100 | |
commit | 8e57de43076477c5cce113f2579bef02ce3e8b27 (patch) | |
tree | 27e21154099d903635bf91bbd234d030ca5ea51e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ACPI: OSL: Allow Notify () handlers to run on all CPUs (diff) | |
download | linux-rng-8e57de43076477c5cce113f2579bef02ce3e8b27.tar.xz linux-rng-8e57de43076477c5cce113f2579bef02ce3e8b27.zip |
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions