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 BC7B1ECAAD2 for ; Mon, 29 Aug 2022 07:47:20 +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=9QyW7NA6yXgiP036Ul50vFK+5a8vR1OKAbtisSjgVZs=; b=FqNCx6Otyk7pKm P7W3kz4LdYdK+NAbTYnr8iz3IAulhW0hoOT3MXmiVNSCmR2YwYoQa/mvjsVaxXdIgHI2sxhQ1bzZ2 j8ykCfbsYCElKfnBQBEzW5Jv8cT99jyZsWR7pP86wFlocqI2Qq/wvh3NUkraIv4tZ6jddPHGOFztD xFNVEAGZ1KnYHsWGu9QiRyFTyCB5PQiH9u9HVp7FAUXdN0Ot0QYQPyTk+txPOyI3M2sc7LhQ8iqke wU58rt2T/U9BwXZ/3j4vVgKN/d8tcGZweguVTh3uIkZ7vq+7B968/YP11I9FXYF/WJZxz/0mjIKpe RquwFwcuHCzglxLzmxWg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1oSZT2-005nDU-6v; Mon, 29 Aug 2022 07:45:56 +0000 Received: from dfw.source.kernel.org ([139.178.84.217]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1oSZSk-005n1D-88 for linux-arm-kernel@lists.infradead.org; Mon, 29 Aug 2022 07:45:39 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id BA5D461146; Mon, 29 Aug 2022 07:45:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id C14EFC433C1; Mon, 29 Aug 2022 07:45:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1661759137; bh=2iEi9/P+n3KGouOpJNITJUI/f4//fmRwmlFfp2s+wC8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=L8o5yheAhsesDDgtdRZ+utJ4NU58oS2ej2J4DkgGEQH2oXi0eULUOMje+UcfuK+9a AvgqPm25I9NUgYwMqpVzoMgSjrCRD8prC+3etzaeD8af3XXiOthr15HP9tL1z6rtV2 jqeTt0q2K9FXBfmtB1nK9efRRgIaRZ3AmcOXj8OA= Date: Mon, 29 Aug 2022 09:45:34 +0200 From: Greg Kroah-Hartman To: Mikulas Patocka Cc: James Morse , Will Deacon , Ard Biesheuvel , Catalin Marinas , linux-arm-kernel@lists.infradead.org Subject: Re: backport of "arm64: errata: Remove AES hwcap for COMPAT tasks" Message-ID: References: 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-20220829_004538_533896_74143B29 X-CRM114-Status: UNSURE ( 9.30 ) X-CRM114-Notice: Please train this message. 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 Sat, Aug 27, 2022 at 10:00:13AM -0400, Mikulas Patocka wrote: > Hi > > Should the commit 44b3834b2eed595af07021b1c64e6f9bc396398b ("arm64: > errata: Remove AES hwcap for COMPAT tasks") be backported to the stable > kernels, because it fixes data corruption? It is in stable kernels, specifically 5.18.18 and 5.19.2. If you wish to see it backported to older kernels, please provide us with a set of working backports. thanks, greg k-h _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel