diff options
| author | Thomas Gleixner <tglx@linutronix.de> | 2023-05-25 14:57:08 +0200 |
|---|---|---|
| committer | Andrew Morton <akpm@linux-foundation.org> | 2023-06-09 16:25:41 -0700 |
| commit | 7f48121e9fa82bdaf0bd0f7a7e49f48803c6c0e8 (patch) | |
| tree | f6dbc6ad049321e6ce83e3f7d704745ee1d3a5fa /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 43d7650234c62201ba3ca5b731226b0b189989a8 (diff) | |
| download | linux-7f48121e9fa82bdaf0bd0f7a7e49f48803c6c0e8.tar.gz linux-7f48121e9fa82bdaf0bd0f7a7e49f48803c6c0e8.zip | |
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/20230525124504.807356682@linutronix.de
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Uladzislau Rezki (Sony) <urezki@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Baoquan He <bhe@redhat.com>
Cc: Lorenzo Stoakes <lstoakes@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
