]> sourceware.org Git - systemtap.git/commit
kprobe probes: protect kallsyms_on_each_symbol with rcu lock
authorFrank Ch. Eigler <fche@redhat.com>
Wed, 7 Oct 2015 21:18:26 +0000 (17:18 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Wed, 7 Oct 2015 21:18:26 +0000 (17:18 -0400)
commit5bd928308812e192f1050f780c70ba98f6ceeeaf
treeff6f7860287548a28a9f30232604ef62ff82804a
parent50fddf74f8064e521ebc7e38c81887233fe86bdc
kprobe probes: protect kallsyms_on_each_symbol with rcu lock

* kprobe_derived_probe_group::emit_module_init: Wrap
  kallsyms_on_each_symbol in rcu lock, to prevent lockdep
  warning.
tapsets.cxx
This page took 0.02449 seconds and 5 git commands to generate.