summaryrefslogtreecommitdiff
path: root/lib/genalloc.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-07-02 14:13:46 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2020-07-27 12:29:59 +0200
commita968fba29733af162d9543b422d035c8869b9298 (patch)
tree5401859f57dcebb46d90bf618538a21e3d43b2aa /lib/genalloc.c
parentf4334efb11a01b37af90e2ad459ee3bb6337211d (diff)
ACPI: OSL: Use deferred unmapping in acpi_os_unmap_iomem()
There is no reason (knwon to me) why any of the existing users of acpi_os_unmap_iomem() would need to wait for the unused memory mappings left by it to actually go away, so use the deferred unmapping of ACPI memory introduced previously in that function. While at it, fold __acpi_os_unmap_iomem() back into acpi_os_unmap_iomem(), which has become a simple wrapper around it, and make acpi_os_unmap_memory() call the latter. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'lib/genalloc.c')
0 files changed, 0 insertions, 0 deletions