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 DFA3DC43334 for ; Tue, 7 Jun 2022 09:24:45 +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=ceorXKkzf2z6znZdjMwrgQWoiZVwFpI1r63iurGhFGk=; b=mZdWNgGhrGeaay ycGVPGRMcFkZDPrtPQf6h5ctZVYdjzDLJAViwxz+Q0VrEJ9WPyrACxGNmEuXAacsKMkjnWSTIckpe IWRy58do9Q+pJ6gNps5G4b+sNnlbVNURNEruOuh8Sj1PEuMfnH2pM4FepWDkrJG7RxumSfWLP6lvB UkzB1aQ+w+ToyZx58AQBfcqptTXkPBeVY93A1NnflsjsazdjNZ9podJRG8hmDhyNf5j1q+HvIITAj riLm5ntMC+F6xBIQIigg0hccW9l3CxjwkM5HNUqRASWevzc2+FpU/x/yY02v+2j3md24v40igGWXt 7uOApuJ5V/bRsO8OHr4A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nyVQi-006BRF-Ue; Tue, 07 Jun 2022 09:23:17 +0000 Received: from pandora.armlinux.org.uk ([2001:4d48:ad52:32c8:5054:ff:fe00:142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nyVIC-0067S1-AE for linux-arm-kernel@lists.infradead.org; Tue, 07 Jun 2022 09:14:30 +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=kkP/s+Ji9Wf1wICipktQGL6qQb1FQDhuSBXH1dOnyM4=; b=s9AU0VZ/z1xjcxXhYPf5NG3IDy PIFnZTyHNk+dQBKfdXkTzzFBQTowu5AJVSs4jjL0Qbe47dup38If6DKOJLGI60xgYHIpVCjuS9Sua prL4RAhPNR6knlLWeraZn1yjBDTzlxy6RWqOFepk0Rk5/CkRMu58ZdAsjzOgZC6vLHScRO8MWMz5m ItdlNDFHD5yNG9IOjAvLBdWMphRoIWqygNRZogI5FHLRcU2JSRMtzrPktK+DoP7WQNvjh8a/tdnaB 7DCreg+Q72E3RH0/Qi+aXK3i4xL/2xaJf5imEmakUh6kNA9NzmUOyqwzjFDX3Mn6C/+maPkpIEOQI ZMl+NLTQ==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:60986) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nyVI5-00035X-PQ; Tue, 07 Jun 2022 10:14:21 +0100 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1nyVI3-0000fj-Uy; Tue, 07 Jun 2022 10:14:19 +0100 Date: Tue, 7 Jun 2022 10:14:19 +0100 From: "Russell King (Oracle)" To: "Jason A. Donenfeld" Cc: Phil Elwell , linux-arm-kernel , LKML , Catalin Marinas , Stephen Boyd , Ard Biesheuvel , stable Subject: Re: [PATCH v2] ARM: initialize jump labels before setup_machine_fdt() Message-ID: References: <8cc7ebe4-442b-a24b-9bb0-fce6e0425ee6@raspberrypi.com> 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-20220607_021428_678938_360B59E3 X-CRM114-Status: GOOD ( 11.31 ) 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 07, 2022 at 10:30:49AM +0200, Jason A. Donenfeld wrote: > Hi Phil, > > Thanks for testing this. Can you let me know if v1 of this works? > > https://lore.kernel.org/lkml/20220602212234.344394-1-Jason@zx2c4.com/ > > (I'll also fashion a revert for this part of stable.) As the arm32 version hasn't been merged yet, how is it in stable already? If it is in stable, isn't that a yet another violation of the stable kernel rules? -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps 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