Skip to content
Commit b7c1fadd authored by Rafael J. Wysocki's avatar Rafael J. Wysocki
Browse files

ACPI: Do not use krefs under a mutex in osl.c



The reference counting of ACPI iomaps is carried out entirely under
acpi_ioremap_lock, so it is sufficient to use simple counters instead
of krefs for this purpose.

Signed-off-by: default avatarRafael J. Wysocki <rjw@sisk.pl>
parent 7ffd0443
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment