diff options
author | Logan Gunthorpe <logang@deltatee.com> | 2022-04-07 10:57:10 -0600 |
---|---|---|
committer | Song Liu <song@kernel.org> | 2022-04-25 14:00:36 -0700 |
commit | e38b0432550507a78d63c8da094e5f50820bdf92 (patch) | |
tree | cea047480fc45df5002b43964e3418727ae5dcd8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | b0920ede081b3f1659872f80ce552305610675a6 (diff) |
md/raid5: Annotate rdev/replacement accesses when nr_pending is elevated
There are a number of accesses to __rcu variables that should be safe
because nr_pending in the disk is known to be elevated.
Create a wrapper around rcu_dereference_protected() to annotate these
accesses and verify that nr_pending is non-zero.
This fixes a number of sparse warnings.
Signed-off-by: Logan Gunthorpe <logang@deltatee.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Song Liu <song@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions