aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorLogan Gunthorpe <[email protected]>2022-04-07 10:57:08 -0600
committerSong Liu <[email protected]>2022-04-25 14:00:36 -0700
commit3d9a644cf45c26ad1d0ceff0af8c9e9860677729 (patch)
tree2a629b29960b8bca35432c23a2b45b798c85ac78 /tools/perf/scripts/python/syscall-counts.py
parent8fbcba6b999beb9fd0b95cd2efe00a1215e36406 (diff)
md/raid5: Un-nest struct raid5_percpu definition
Sparse reports many warnings of the form: drivers/md/raid5.c:1476:16: warning: dereference of noderef expression This is because all struct raid5_percpu definitions get marked as __percpu when really only the pointer in r5conf should have that annotation. Fix this by moving the defnition of raid5_precpu out of the definition of struct r5conf. Signed-off-by: Logan Gunthorpe <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Song Liu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions