From patchwork Fri Sep 18 16:13:17 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Catalin Marinas X-Patchwork-Id: 1367039 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2001:8b0:10b:1231::1; helo=merlin.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=merlin.20170209 header.b=JJejhy3Q; dkim-atps=neutral Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:8b0:10b:1231::1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 4BtJmc2YNRz9ryj for ; Sat, 19 Sep 2020 02:13:52 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-ID:Subject:To:From:Date: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=ffbzFr2huS16AvLWqc7cHpdHWW4OEQM+TKMsiEC3PWE=; b=JJejhy3Q/F885b1Soj28nM45V6 DSfIbHe3haK0qQEGtXzhAi/Ybc483+W5oYspmQ2ERuXRa+XI5wnpC7UVlciVBr1mAW+Mk1mI1DjUv G057lqIgqw3s3FWbNOjYwSHWnWebK/W2aYKoZ0tEpcuZe7LB/7Dr85opjLlHcd6cv9jRlYA9WQ6GQ hbP63TVd84OILf7cXXilFqv6qL0txuAeRs2tTcHBYsTpwbXJh/ElNMh72Ra2MLbtR7730HYAWihP/ 2A9t1kDs/MEIvuSnEaFNbS9WjVdRmNKJTQn/LySdVaYSvEugGLOkN5aWfzu161cTby2h2DYzLK3Um BQuG1J/w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kJJ0s-0008LD-3X; Fri, 18 Sep 2020 16:13:30 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kJJ0j-0008JW-6j for linux-arm-kernel@lists.infradead.org; Fri, 18 Sep 2020 16:13:21 +0000 Received: from gaia (unknown [31.124.44.166]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 84F442075E; Fri, 18 Sep 2020 16:13:19 +0000 (UTC) Date: Fri, 18 Sep 2020 17:13:17 +0100 From: Catalin Marinas To: Linus Torvalds Subject: [GIT PULL] arm64 fixes for 5.9-rc6 Message-ID: <20200918161314.GA9698@gaia> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200918_121321_334914_7C541BC7 X-CRM114-Status: GOOD ( 13.06 ) X-Spam-Score: -4.8 (----) X-Spam-Report: SpamAssassin version 3.4.4 on merlin.infradead.org summary: Content analysis details: (-4.8 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [198.145.29.99 listed in list.dnswl.org] 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Will Deacon , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Hi Linus, Please pull the arm64 fixes below. Thanks. The following changes since commit e0328feda79d9681b3e3245e6e180295550c8ee9: arm64/module: set trampoline section flags regardless of CONFIG_DYNAMIC_FTRACE (2020-09-02 08:35:33 +0100) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux tags/arm64-fixes for you to fetch changes up to 75df529bec9110dad43ab30e2d9490242529e8b8: arm64: paravirt: Initialize steal time when cpu is online (2020-09-17 18:12:18 +0100) ---------------------------------------------------------------- - Allow CPUs affected by erratum 1418040 to come online late (previously we only fixed the other case - CPUs not affected by the erratum coming up late). - Fix branch offset in BPF JIT. - Defer the stolen time initialisation to the CPU online time from the CPU starting time to avoid a (sleep-able) memory allocation in an atomic context. ---------------------------------------------------------------- Andrew Jones (1): arm64: paravirt: Initialize steal time when cpu is online Ilias Apalodimas (1): arm64: bpf: Fix branch offset in JIT Marc Zyngier (1): arm64: Allow CPUs unffected by ARM erratum 1418040 to come in late arch/arm64/kernel/cpu_errata.c | 8 ++++++-- arch/arm64/kernel/paravirt.c | 26 ++++++++++++++----------- arch/arm64/net/bpf_jit_comp.c | 43 ++++++++++++++++++++++++++++++------------ include/linux/cpuhotplug.h | 1 - 4 files changed, 52 insertions(+), 26 deletions(-)