aboutsummaryrefslogtreecommitdiff
path: root/include/linux/buildid.h
diff options
context:
space:
mode:
authorMikulas Patocka <mpatocka@redhat.com>2022-07-24 14:33:52 -0400
committerMike Snitzer <snitzer@kernel.org>2022-07-28 17:29:56 -0400
commit7dad24db59d2d2803576f2e3645728866a056dab (patch)
tree12ddbf9201351f8d0d17acbe8661935c545c8587 /include/linux/buildid.h
parent1fbeea217d8f297fe0e0956a1516d14ba97d0396 (diff)
dm raid: fix address sanitizer warning in raid_resume
There is a KASAN warning in raid_resume when running the lvm test lvconvert-raid.sh. The reason for the warning is that mddev->raid_disks is greater than rs->raid_disks, so the loop touches one entry beyond the allocated length. Cc: stable@vger.kernel.org Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'include/linux/buildid.h')
0 files changed, 0 insertions, 0 deletions