1
0
Fork 0
alistair23-linux/include/acpi/platform
Sebastian Andrzej Siewior c3052594c8 ACPICA: provide abstraction for raw_spinlock_t
Provide a new lock type acpi_raw_spinlock which is implemented as
raw_spinlock_t on Linux. This type should be used in code which covers
small areas of code and disables interrupts only for short time even on
a realtime OS.
There is a fallback to spinlock_t if an OS does not provide an
implementation for acpi_raw_spinlock.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2018-05-10 17:18:45 +02:00
..
acenv.h ACPICA: adding SPDX headers 2018-03-18 19:08:05 +01:00
acenvex.h ACPICA: adding SPDX headers 2018-03-18 19:08:05 +01:00
acgcc.h ACPICA: adding SPDX headers 2018-03-18 19:08:05 +01:00
acgccex.h ACPICA: adding SPDX headers 2018-03-18 19:08:05 +01:00
acintel.h ACPICA: adding SPDX headers 2018-03-18 19:08:05 +01:00
aclinux.h ACPICA: provide abstraction for raw_spinlock_t 2018-05-10 17:18:45 +02:00
aclinuxex.h ACPICA: provide abstraction for raw_spinlock_t 2018-05-10 17:18:45 +02:00