From patchwork Fri Nov 13 12:39:35 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Will Deacon X-Patchwork-Id: 11903239 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-15.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id C6D92C388F7 for ; Fri, 13 Nov 2020 12:40:21 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 6A21020797 for ; Fri, 13 Nov 2020 12:40:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="H1PIMczg"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="zo9MBXLW" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 6A21020797 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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=fRm75ELaSpypNUF7yzjrHOqn4gbzyNFtspq0c7s7CHY=; b=H1PIMczg223bA9VW/rBcbX7ioi 7BTYaJpdIIReowQBi/9ISczdkLzZVHoWJKdZde6SI1JctMMHOBPpPNJppHcjln0Q7ZwwlfK6TZKSZ Y3DvCAjrzJCVmzkxBWtqjdtDbgJnQm+gBFqr9Wme1653uOFM8wb9h9RVllSa0p2/Lt9hgYiyalYRh MOMxUUvsT0bAlR/03oHgdpdEiai7Mp2JfCHARI1EJQdJsXrOCm6dqm4lJx9d+SH118f5Tw5mhcvMl r5Zcz+wbRnLawhGkbKabBHzD7YWZ1IdGnRiW+DEfwdWtKr/LLxAeUGPeZ81jPGC+W+SGrINyujAtD xyk2JTdA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kdYMj-0001wP-DW; Fri, 13 Nov 2020 12:39:45 +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 1kdYMf-0001uW-3i for linux-arm-kernel@lists.infradead.org; Fri, 13 Nov 2020 12:39:42 +0000 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (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 D558B20797; Fri, 13 Nov 2020 12:39:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1605271180; bh=ikmfEDTViAEk1ywI4O+oD0ccvMKTIqnG0uCL6gP5YSA=; h=Date:From:To:Cc:Subject:From; b=zo9MBXLWweAIpUqE8eGE0Sx+EbMnX9LkpnmoGtU1dNE4KURIrRm8TFVIsYHXrJBgP F8V55fr7KqE99U21thVrxEWFUmevXpJGYL3jdQVhCoMcaKmZbTnp60qx1W6YZYaWwB Q7Fhj4dCnqGILAWINAsRPhRaBkbzqV0QLEOKIlng= Date: Fri, 13 Nov 2020 12:39:35 +0000 From: Will Deacon To: torvalds@linux-foundation.org Subject: GIT PULL] arm64 fixes for -rc4 Message-ID: <20201113123934.GA22014@willie-the-truck> 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-20201113_073941_283726_D6109513 X-CRM114-Status: GOOD ( 13.26 ) 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: mark.rutland@arm.com, peterz@infradead.org, catalin.marinas@arm.com, linux-kernel@vger.kernel.org, kernel-team@android.com, linux-arm-kernel@lists.infradead.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Linus, Please can you pull these arm64 fixes for -rc4? It's all fairly simple and there's a summary in the tag; Paul has reviewed the trivial RCU change. The main issue remaining at this stage is the ongoing irqtracing problem [1]. People are working on it, but no patches yet. Cheers, Will [1] https://lore.kernel.org/r/20201103171153.GA46833@C02TD0UTHF1T.local --->8 The following changes since commit 108aa503657ee2fe8aa071dc620d96372c252ecd: arm64: kexec_file: try more regions if loading segments fails (2020-11-05 21:48:05 +0000) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux.git tags/arm64-fixes for you to fetch changes up to 23c216416056148136bdaf0cdd18caf4904bb6e1: arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver (2020-11-13 09:47:08 +0000) ---------------------------------------------------------------- arm64 fixes for -rc4 - Spectre/Meltdown safelisting for some Qualcomm KRYO cores - Fix RCU splat when failing to online a CPU due to a feature mismatch - Fix a recently introduced sparse warning in kexec() - Fix handling of CPU erratum 1418040 for late CPUs - Ensure hot-added memory falls within linear-mapped region ---------------------------------------------------------------- Anshuman Khandual (1): arm64/mm: Validate hotplug range before creating linear mapping Konrad Dybcio (4): arm64: Add MIDR value for KRYO2XX gold/silver CPU cores arm64: kpti: Add KRYO2XX gold/silver CPU cores to kpti safelist arm64: proton-pack: Add KRYO2XX silver CPUs to spectre-v2 safe-list arm64: cpu_errata: Apply Erratum 845719 to KRYO2XX Silver Will Deacon (4): arm64: errata: Fix handling of 1418040 with late CPU onlining arm64: kexec_file: Fix sparse warning arm64: psci: Avoid printing in cpu_psci_cpu_die() arm64: smp: Tell RCU about CPUs that fail to come online arch/arm64/include/asm/cpufeature.h | 2 ++ arch/arm64/include/asm/cputype.h | 4 ++++ arch/arm64/kernel/cpu_errata.c | 2 ++ arch/arm64/kernel/cpufeature.c | 2 ++ arch/arm64/kernel/kexec_image.c | 2 +- arch/arm64/kernel/process.c | 5 ++--- arch/arm64/kernel/proton-pack.c | 1 + arch/arm64/kernel/psci.c | 5 +---- arch/arm64/kernel/smp.c | 1 + arch/arm64/mm/mmu.c | 17 +++++++++++++++++ kernel/rcu/tree.c | 2 +- 11 files changed, 34 insertions(+), 9 deletions(-)