From: Greg Kroah-Hartman Date: Fri, 16 Jul 2021 12:48:13 +0000 (+0200) Subject: fix up commit message of 5.10 patch X-Git-Tag: v5.4.133~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=175a9a019b717d12bdadee45db7292d77370912d;p=thirdparty%2Fkernel%2Fstable-queue.git fix up commit message of 5.10 patch --- diff --git a/queue-5.10/mm-hwpoison-return-ebusy-when-migration-fails.patch b/queue-5.10/mm-hwpoison-return-ebusy-when-migration-fails.patch index 2bbe5c357a6..256f15d9d9e 100644 --- a/queue-5.10/mm-hwpoison-return-ebusy-when-migration-fails.patch +++ b/queue-5.10/mm-hwpoison-return-ebusy-when-migration-fails.patch @@ -8,7 +8,7 @@ Message-ID: <1626167917-11972-3-git-send-email-guohanjun@huawei.com> From: Oscar Salvador -commit 3f4b815a439adfb8f238335612c4b28bc10084d8 +commit 3f4b815a439adfb8f238335612c4b28bc10084d8 upstream. Currently, we return -EIO when we fail to migrate the page.