summaryrefslogtreecommitdiff
path: root/kernel/kmod.c
diff options
context:
space:
mode:
authorLuis R. Rodriguez <mcgrof@kernel.org>2017-05-26 14:12:25 -0700
committerJessica Yu <jeyu@kernel.org>2017-06-27 19:35:52 +0200
commit93437353daeff31bd5b11810daa4d2d509d1a64e (patch)
tree1bb910dc1930b0d8aa0d9509b3343ce9239f32a8 /kernel/kmod.c
parent1ba5c08b58a0c21fca222f1bf2fde184aa26103f (diff)
module: use list_for_each_entry_rcu() on find_module_all()
The module list has been using RCU in a lot of other calls for a while now, we just overlooked changing this one over to use RCU. Signed-off-by: Luis R. Rodriguez <mcgrof@kernel.org> Signed-off-by: Jessica Yu <jeyu@kernel.org>
Diffstat (limited to 'kernel/kmod.c')
0 files changed, 0 insertions, 0 deletions