diff options
author | Petr Malat <oss@malat.biz> | 2024-12-10 03:06:04 +0300 |
---|---|---|
committer | Andrew Morton <akpm@linux-foundation.org> | 2024-12-19 06:04:43 +0300 |
commit | 31c5629920b82ddf66059f20f79be2bc00c4197b (patch) | |
tree | 811d1250cbdda9a97dbca04cae7be1e47b668a5b /tools/perf/scripts/python/task-analyzer.py | |
parent | 42c4e4b20d9c4651903c4afc53a4ff18b7451b3e (diff) | |
download | linux-31c5629920b82ddf66059f20f79be2bc00c4197b.tar.xz |
mm: add RCU annotation to pte_offset_map(_lock)
RCU lock is taken by ___pte_offset_map() unless it returns NULL. Add this
information to its inline callers to avoid sparse warning about context
imbalance in pte_unmap().
Link: https://lkml.kernel.org/r/20241210000604.700710-1-oss@malat.biz
Signed-off-by: Petr Malat <oss@malat.biz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions