From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id AD899EB64DC for ; Tue, 27 Jun 2023 13:33:22 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=yvdkQ23/F4W5xC4rR9mr9Y7jQ8Xb6UmCGFJoZXtQEn8=; b=joI9j46SrDpSWa KFs3MPQYgMLq8QIhTZg0k8RbquW4h741qtWx8pqPJ8oib7bOnonr+djzpCcIOPYZJen8SllrbBXTW 1phsuOM7nfWk90HUKcqowZWCWcAk7uGfgJrnDpcdXMoIrOAI9HKRMnGRSNCeB6/uy2Qh9RRV9+TKl v4WMl8a+n3vNasoV9YdKIYfWED0MpEub2WL93ZJuNmmtOCCJPPT21mJ0G7LrU7ZUaFBzO9bv0Dv2V t+5EjIsyB/5fuRmmHLT4NRZFWVCNP8L7cgZFCJOdWWxdUIiu33ix433kCN/lyTKIwZdsgyJdckkeH VzkBrXS+rCS3fzi6J90g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qE8oM-00DHcV-05; Tue, 27 Jun 2023 13:32:50 +0000 Received: from pandora.armlinux.org.uk ([2001:4d48:ad52:32c8:5054:ff:fe00:142]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qE8oJ-00DHbD-15 for linux-arm-kernel@lists.infradead.org; Tue, 27 Jun 2023 13:32:48 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=AZttPwcC6M77lKHr7uQwtEvZSPpLP59fEsZNABH8yFw=; b=Lw0bckL/U8ZMC1QiIkKZNhAvZg HhogNu/iLuKLBUYzGpVANWTH1RaKLmi1MhZXl3RFd+4yTJ8MG13c/LuCk0dTvZNqhEpJFjRBEWh0m ioSoJwmo/637vN9s84ueXsB5VPry3HykEt/uUxPFYxm1y8FiIFzx0GViggpCvcUSZJuRlP3R+jpeF rsld8MG8wv9K4Pfj1WVerEGbomwAjBVtY6wwZJjXe0AzhPWwCTl1T9gX/4wuvbBGT1SXPcn8ginBx fdNbToAVj6iC2HNN87W0nV8nv5tBOYJwWXQLFaW+7hTm3vssN+m3R0apn/JWL0qqnJGx+zZrVj83m R8xggDpQ==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:58688) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1qE8oC-0004sb-03; Tue, 27 Jun 2023 14:32:40 +0100 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1qE8oB-0005l8-Fy; Tue, 27 Jun 2023 14:32:39 +0100 Date: Tue, 27 Jun 2023 14:32:39 +0100 From: "Russell King (Oracle)" To: Ard Biesheuvel Cc: Sebastian Andrzej Siewior , linux-arm-kernel@lists.infradead.org, Thomas Gleixner Subject: Re: [PATCH 3/3] ARM: vfp: Use vfp_lock() in vfp_entry(). Message-ID: References: <20230615101656.1308942-1-bigeasy@linutronix.de> <20230615101656.1308942-4-bigeasy@linutronix.de> <20230627124100.10UOAye6@linutronix.de> <20230627130602.bawVcRiS@linutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230627_063247_394020_B01DF8C0 X-CRM114-Status: GOOD ( 23.25 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Jun 27, 2023 at 03:26:16PM +0200, Ard Biesheuvel wrote: > On Tue, 27 Jun 2023 at 15:22, Russell King (Oracle) > wrote: > > as the patch system is down for the long term until Debian > > fix their mariadb security regression which prevents a server requiring > > a minimum of TLS v1.2 accepting connections from Debian Bookworm > > systems (which regress from supporting TLS v1.3 to a maximum of TLS > > v1.1). > > > > I reported this as a bug to the debian BTS last week, and as I have > > come to expect from useless waste of space distro bug tracking systems, > > there has been zero reaction - and as the bug has already been reported > > by others, and they've been fobbed off by the package maintainer, I am > > not hopeful that this regression will ever be fixed. > > > > It seems to me that Debian is ripe for having a CVE raised against > > Bookworm for the regression, especially as TLS v1.1 is now regarded > > as vulnerable due to downgrade attacks - and maybe that will make > > Debian sit up and take notice. > > > > Does this mean the ARM tree is closed for business a the moment? Is > there no way to carry on without the patch system? Only if you want to see just how utterly terrible I am trying to pick patches off the mailing list... IMHO, the better thing would be to apply pressure to Debian to get them to at least recognise their cockup, so that then we have some idea when stuff can be resurected. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 80Mbps down 10Mbps up. Decent connectivity at last! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel