From 8dc3680b5bef7b314be8fea133c1f4689c54ad58 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Fri, 5 Mar 2021 12:58:25 +0100 Subject: [PATCH] fix queue-4.4/swap-fix-swapfile-read-write-offset.patch changelog --- queue-4.4/swap-fix-swapfile-read-write-offset.patch | 1 - 1 file changed, 1 deletion(-) diff --git a/queue-4.4/swap-fix-swapfile-read-write-offset.patch b/queue-4.4/swap-fix-swapfile-read-write-offset.patch index d1df85edead..1aae00a2712 100644 --- a/queue-4.4/swap-fix-swapfile-read-write-offset.patch +++ b/queue-4.4/swap-fix-swapfile-read-write-offset.patch @@ -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 -- 2.47.3