commit | bee6f87166e9c6b8d81a7570995bd637e8da485a | [log] [tgz] |
---|---|---|
author | Joel Fernandes (Google) <joel@joelfernandes.org> | Tue Jul 16 18:12:28 2019 -0400 |
committer | Paul E. McKenney <paulmck@linux.ibm.com> | Tue Aug 13 14:29:22 2019 -0700 |
tree | 635a1dae3181269d58a849affcc336a7d2c07f2c | |
parent | 842a56cf3eb00f717f9522766c0e7b71bafd5fc1 [diff] |
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>