From 8e197c7af2ef7eccfd1dd9396ab6a003992b183a Mon Sep 17 00:00:00 2001 From: Koen Vandeputte Date: Mon, 7 Oct 2019 13:09:31 +0200 Subject: kernel: bump 4.19 to 4.19.77 Refreshed all patches. Remove upstreamed: - 110-ARM-zynq-Use-memcpy_toio-instead-of-memcpy.patch Compile-tested on: cns3xxx, imx6 Runtime-tested on: cns3xxx, imx6 Signed-off-by: Koen Vandeputte --- .../generic/hack-4.19/550-loop-better-discard-for-block-devices.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/hack-4.19/550-loop-better-discard-for-block-devices.patch') diff --git a/target/linux/generic/hack-4.19/550-loop-better-discard-for-block-devices.patch b/target/linux/generic/hack-4.19/550-loop-better-discard-for-block-devices.patch index d6f0f3df0a..9701d945e6 100644 --- a/target/linux/generic/hack-4.19/550-loop-better-discard-for-block-devices.patch +++ b/target/linux/generic/hack-4.19/550-loop-better-discard-for-block-devices.patch @@ -150,7 +150,7 @@ Reviewed-by: Chaitanya Kulkarni } static void loop_unprepare_queue(struct loop_device *lo) -@@ -1893,7 +1912,10 @@ static void loop_handle_cmd(struct loop_ +@@ -1894,7 +1913,10 @@ static void loop_handle_cmd(struct loop_ failed: /* complete non-aio request */ if (!cmd->use_aio || ret) { -- cgit v1.2.3