diff options
author | Palmer Dabbelt <palmerdabbelt@google.com> | 2020-08-25 03:21:22 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmerdabbelt@google.com> | 2020-09-11 22:15:21 +0300 |
commit | 66d18dbda8469a944dfec6c49d26d5946efba218 (patch) | |
tree | 85f71e6b0e4ee323d508fb1ba1bb19a74e8c47a9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | d012a7190fc1fd72ed48911e77ca97ba4521bccd (diff) | |
download | linux-66d18dbda8469a944dfec6c49d26d5946efba218.tar.xz |
RISC-V: Take text_mutex in ftrace_init_nop()
Without this we get lockdep failures. They're spurious failures as SMP isn't
up when ftrace_init_nop() is called. As far as I can tell the easiest fix is
to just take the lock, which also seems like the safest fix.
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Acked-by: Guo Ren <guoren@kernel.org>
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions