]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
fix queue-4.4/swap-fix-swapfile-read-write-offset.patch changelog
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 5 Mar 2021 11:58:25 +0000 (12:58 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 5 Mar 2021 11:58:25 +0000 (12:58 +0100)
queue-4.4/swap-fix-swapfile-read-write-offset.patch

index d1df85edead3b40e55f0a89f900012eb2dc69cda..1aae00a2712ab1bd6841d953b8bbeceb1631fa11 100644 (file)
@@ -15,7 +15,6 @@ writing where we should not be...
 that implement rw_page ops (brd, zram, btt, pmem), and not on top of any
 other block devices, in contrast to the upstream commit fix.]
 
-Fixes: 48d15436fde6 ("mm: remove get_swap_bio")
 Fixes: dd6bd0d9c7db ("swap: use bdev_read_page() / bdev_write_page()")
 Cc: stable@vger.kernel.org # 4.4
 Signed-off-by: Anthony Iliopoulos <ailiop@suse.com>