Files
linux-stable-mirror/drivers/md
Mikulas Patocka 0e22e04774 dm flakey: fix a bug with 32-bit highmem systems
commit 8eb29c4fbf upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-10 09:40:07 +01:00
..
2023-03-10 09:40:06 +01:00
2022-10-26 12:35:12 +02:00