From: Greg Kroah-Hartman Date: Sat, 20 Apr 2024 06:21:55 +0000 (+0200) Subject: fix up comments of a patch X-Git-Tag: v5.15.157~60 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1ee0008487514bbdbda6edcc87e75e91025cd996;p=thirdparty%2Fkernel%2Fstable-queue.git fix up comments of a patch --- diff --git a/queue-5.15/revert-tracing-trigger-fix-to-return-error-if-failed-to-alloc-snapshot.patch b/queue-5.15/revert-tracing-trigger-fix-to-return-error-if-failed-to-alloc-snapshot.patch index 69404635eff..9eb45a3a26a 100644 --- a/queue-5.15/revert-tracing-trigger-fix-to-return-error-if-failed-to-alloc-snapshot.patch +++ b/queue-5.15/revert-tracing-trigger-fix-to-return-error-if-failed-to-alloc-snapshot.patch @@ -8,7 +8,8 @@ Message-ID: <20240418132806.159307-1-siddh.raman.pant@oracle.com> From: Siddh Raman Pant -This reverts commit b5085b5ac1d96ea2a8a6240f869655176ce44197. +This reverts commit b5085b5ac1d96ea2a8a6240f869655176ce44197 which is +commit 0958b33ef5a04ed91f61cef4760ac412080c4e08 upstream. The change has an incorrect assumption about the return value because in the current stable trees for versions 5.15 and before, the following