diff options
author | Petr Malat <[email protected]> | 2024-12-10 01:06:04 +0100 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-12-18 19:04:43 -0800 |
commit | 31c5629920b82ddf66059f20f79be2bc00c4197b (patch) | |
tree | 811d1250cbdda9a97dbca04cae7be1e47b668a5b /tools/perf/scripts/python/syscall-counts.py | |
parent | 42c4e4b20d9c4651903c4afc53a4ff18b7451b3e (diff) |
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/[email protected]
Signed-off-by: Petr Malat <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions