]> asedeno.scripts.mit.edu Git - linux.git/commit
acpi: Use built-in RCU list checking for acpi_ioremaps list
authorJoel Fernandes (Google) <joel@joelfernandes.org>
Tue, 16 Jul 2019 22:12:28 +0000 (18:12 -0400)
committerPaul E. McKenney <paulmck@linux.ibm.com>
Tue, 13 Aug 2019 21:29:22 +0000 (14:29 -0700)
commitbee6f87166e9c6b8d81a7570995bd637e8da485a
tree635a1dae3181269d58a849affcc336a7d2c07f2c
parent842a56cf3eb00f717f9522766c0e7b71bafd5fc1
acpi: Use built-in RCU list checking for acpi_ioremaps list

This commit applies the consolidated list_for_each_entry_rcu() support
for lockdep conditions.

Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Joel Fernandes (Google) <joel@joelfernandes.org>
Signed-off-by: Paul E. McKenney <paulmck@linux.ibm.com>
drivers/acpi/osl.c