aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2023-05-25 14:57:08 +0200
committerAndrew Morton <[email protected]>2023-06-09 16:25:41 -0700
commit7f48121e9fa82bdaf0bd0f7a7e49f48803c6c0e8 (patch)
treef6dbc6ad049321e6ce83e3f7d704745ee1d3a5fa /tools/perf/scripts/python/export-to-sqlite.py
parent43d7650234c62201ba3ca5b731226b0b189989a8 (diff)
mm/vmalloc: add missing READ/WRITE_ONCE() annotations
purge_fragmented_blocks() accesses vmap_block::free and vmap_block::dirty lockless for a quick check. Add the missing READ/WRITE_ONCE() annotations. Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Thomas Gleixner <[email protected]> Reviewed-by: Uladzislau Rezki (Sony) <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Reviewed-by: Baoquan He <[email protected]> Cc: Lorenzo Stoakes <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions