From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0E4C1C8E0; Tue, 19 Dec 2023 07:47:55 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="vix4UM4K" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3181CC433C9; Tue, 19 Dec 2023 07:47:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1702972075; bh=suh4AXSi8d5iYNnCmBhM0pnl6PZKlRCdwlXfa4237Zk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=vix4UM4K5ntZfOl2tEX0iC8d6qKYgJJcqRldSLLe0Ie6tckWWMfFiutjRjHmr8AgT dhpCN6hFBngCJoP/W1G29TlWr5ibereYSj3MJRQNppWoHtc6Ez+s85MF952UocDPif y+na44gURY8ZsZWlZ1B8fO3ikOkAFZ9paDuh/hVU= Date: Tue, 19 Dec 2023 08:47:53 +0100 From: Greg Kroah-Hartman To: Namjae Jeon Cc: stable@vger.kernel.org, patches@lists.linux.dev, Sergey Senozhatsky , Steve French , Hyunchul Lee , linux-cifs@vger.kernel.org Subject: Re: [PATCH 5.15 80/83] ksmbd: Mark as BROKEN in the 5.15.y kernel Message-ID: <2023121933-bunkhouse-snack-8ae5@gregkh> References: <20231218135049.738602288@linuxfoundation.org> <20231218135053.258325456@linuxfoundation.org> Precedence: bulk X-Mailing-List: stable@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: On Tue, Dec 19, 2023 at 12:54:25AM +0900, Namjae Jeon wrote: > 2023-12-18 22:52 GMT+09:00, Greg Kroah-Hartman : > > 5.15-stable review patch. If anyone has any objections, please let me > > know. > Hi Greg, > > It took some time as there were a lot of backport patches and testing, > but I just sent the patchset to you and stable list. Could you please > remove this patch in your queue ? Now dropped, thanks. I'll look at your backports after this round of stable releases happen in a day or so, thanks. greg k-h