aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-04-20 08:21:55 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-04-20 08:21:55 +0200
commit1ee0008487514bbdbda6edcc87e75e91025cd996 (patch)
tree62a6d725917f4688a2130f79b583150fe1d22e88
parentd2083a3152716c3a280a8dad1b93fb9092294639 (diff)
downloadstable-queue-1ee0008487514bbdbda6edcc87e75e91025cd996.tar.gz
fix up comments of a patch
-rw-r--r--queue-5.15/revert-tracing-trigger-fix-to-return-error-if-failed-to-alloc-snapshot.patch3
1 files changed, 2 insertions, 1 deletions
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 69404635ef..9eb45a3a26 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 <siddh.raman.pant@oracle.com>
-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