From 0b933886e2f341615e5a9509f9ed1f032d02b4eb Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Tue, 19 Dec 2023 08:53:39 +0100 Subject: [PATCH] drop queue-5.15/ksmbd-mark-as-broken-in-the-5.15.y-kernel.patch --- ...-mark-as-broken-in-the-5.15.y-kernel.patch | 37 ------------------- queue-5.15/series | 1 - 2 files changed, 38 deletions(-) delete mode 100644 queue-5.15/ksmbd-mark-as-broken-in-the-5.15.y-kernel.patch diff --git a/queue-5.15/ksmbd-mark-as-broken-in-the-5.15.y-kernel.patch b/queue-5.15/ksmbd-mark-as-broken-in-the-5.15.y-kernel.patch deleted file mode 100644 index b406405a437..00000000000 --- a/queue-5.15/ksmbd-mark-as-broken-in-the-5.15.y-kernel.patch +++ /dev/null @@ -1,37 +0,0 @@ -From gregkh@linuxfoundation.org Mon Dec 18 12:39:35 2023 -From: Greg Kroah-Hartman -Date: Mon, 18 Dec 2023 11:37:42 +0100 -Subject: ksmbd: Mark as BROKEN in the 5.15.y kernel -To: stable@vger.kernel.org -Cc: linux-kernel@vger.kernel.org, Greg Kroah-Hartman , Namjae Jeon , Sergey Senozhatsky , Steve French , Hyunchul Lee , linux-cifs@vger.kernel.org -Message-ID: <2023121841-register-nutshell-9d6d@gregkh> - - -Due to many known bugfixes not being backported properly to the 5.15.y -kernel tree, the ksmbd code in this branch is just not safe to be used -at this point in time at all. So mark it as BROKEN so it will not be -used. - -This can be changed in the future if all needed backports are made by -anyone who cares about this code in this stable kernel branch. - -Cc: Namjae Jeon -Cc: Sergey Senozhatsky -Cc: Steve French -Cc: Hyunchul Lee -Cc: linux-cifs@vger.kernel.org -Signed-off-by: Greg Kroah-Hartman ---- - fs/ksmbd/Kconfig | 1 + - 1 file changed, 1 insertion(+) - ---- a/fs/ksmbd/Kconfig -+++ b/fs/ksmbd/Kconfig -@@ -3,6 +3,7 @@ config SMB_SERVER - depends on INET - depends on MULTIUSER - depends on FILE_LOCKING -+ depends on BROKEN - select NLS - select NLS_UTF8 - select CRYPTO diff --git a/queue-5.15/series b/queue-5.15/series index abf54d26eeb..634218464a3 100644 --- a/queue-5.15/series +++ b/queue-5.15/series @@ -77,7 +77,6 @@ usb-gadget-core-adjust-uevent-timing-on-gadget-unbind.patch rdma-irdma-prevent-zero-length-stag-registration.patch powerpc-ftrace-create-a-dummy-stackframe-to-fix-stack-unwind.patch powerpc-ftrace-fix-stack-teardown-in-ftrace_no_trace.patch -ksmbd-mark-as-broken-in-the-5.15.y-kernel.patch r8152-avoid-to-change-cfg-for-all-devices.patch r8152-remove-rtl_vendor_mode-function.patch r8152-fix-the-autosuspend-doesn-t-work.patch -- 2.47.3