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 4098F28DD1; Mon, 15 Jan 2024 12:01:24 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=linuxfoundation.org header.i=@linuxfoundation.org header.b="Vz5Z4Tck" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6945EC433F1; Mon, 15 Jan 2024 12:01:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1705320084; bh=23NMlKrz5ni0noSWtwWBgVpMu1uF1nQgucJdnlFMuk8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Vz5Z4TckEQYRyPWQMmsydfEPwV8G4Hi+C8g39c7BAdA3VeAbiMiKYLQ3h7vzSP1zE E4S4OXchwewgIiw63BOLPyRQe8Q+AZuzE1R7A369pFaKL9JaEG8whn8UYuM9yV6TDa iKS4hS7FTf+AXhIrCriP8bkG/LkQ6kmdNVWFjcOA= Date: Mon, 15 Jan 2024 13:01:21 +0100 From: Greg KH To: =?utf-8?B?0JzQsNGA0Log0JrQvtGA0LXQvdCx0LXRgNCz?= Cc: netdev@vger.kernel.org, stable@vger.kernel.org Subject: Re: kernel BUG on network namespace deletion Message-ID: <2024011533-kebab-headway-0461@gregkh> References: <2024011517-nursery-flinch-3101@gregkh> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: On Mon, Jan 15, 2024 at 03:00:36PM +0500, Марк Коренберг wrote: > Hi, netdev. I have found a bug in the Linux Kernel. Please take a look. That's not a good way to post, sorry. Also what does this have to do with stable@? Please resend your original message to netdev, top-posting doesn't go very well here, as per the email guidelines in our documentation :) thanks, greg k-h