From: Greg Kroah-Hartman Date: Wed, 30 Aug 2023 12:35:42 +0000 (+0200) Subject: add tested-by to queue-5.4/mm-allow-a-controlled-amount-of-unfairness-in-the-page... X-Git-Tag: v6.4.13~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b830cca4c196530d22f11ce404188a4fe9f02945;p=thirdparty%2Fkernel%2Fstable-queue.git add tested-by to queue-5.4/mm-allow-a-controlled-amount-of-unfairness-in-the-page-lock.patch --- diff --git a/queue-5.4/mm-allow-a-controlled-amount-of-unfairness-in-the-page-lock.patch b/queue-5.4/mm-allow-a-controlled-amount-of-unfairness-in-the-page-lock.patch index 09c7c144322..01f02eb6b03 100644 --- a/queue-5.4/mm-allow-a-controlled-amount-of-unfairness-in-the-page-lock.patch +++ b/queue-5.4/mm-allow-a-controlled-amount-of-unfairness-in-the-page-lock.patch @@ -59,6 +59,7 @@ Cc: Jan Kara Cc: Amir Goldstein Signed-off-by: Linus Torvalds Signed-off-by: Saeed Mirzamohammadi +Tested-by: Maximilian Heyne Signed-off-by: Greg Kroah-Hartman --- include/linux/mm.h | 2