aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/md/dm-raid.c
diff options
context:
space:
mode:
authorMikulas Patocka <mpatocka@redhat.com>2023-01-22 14:03:31 -0500
committerMike Snitzer <snitzer@kernel.org>2023-02-01 11:35:30 -0500
commit8eb29c4fbf9661e6bd4dd86197a37ffe0ecc9d50 (patch)
tree2dbe9302f36506cf8d632053d813ad9b427d45cc /drivers/md/dm-raid.c
parentdm flakey: don't corrupt the zero page (diff)
downloadlinux-rng-8eb29c4fbf9661e6bd4dd86197a37ffe0ecc9d50.tar.xz
linux-rng-8eb29c4fbf9661e6bd4dd86197a37ffe0ecc9d50.zip
dm flakey: fix a bug with 32-bit highmem systems
The function page_address does not work with 32-bit systems with high memory. Use bvec_kmap_local/kunmap_local instead. Cc: stable@vger.kernel.org Signed-off-by: Mikulas Patocka <mpatocka@redhat.com> Reviewed-by: Sweet Tea Dorminy <sweettea-kernel@dorminy.me> Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'drivers/md/dm-raid.c')
0 files changed, 0 insertions, 0 deletions