From 1ee0008487514bbdbda6edcc87e75e91025cd996 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Sat, 20 Apr 2024 08:21:55 +0200 Subject: [PATCH] fix up comments of a patch --- ...igger-fix-to-return-error-if-failed-to-alloc-snapshot.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 -- 2.47.3