From patchwork Fri Oct 14 19:25:54 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Catalin Marinas X-Patchwork-Id: 1690145 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; spf=none (no SPF record) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:3::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: legolas.ozlabs.org; dkim=pass (2048-bit key; secure) header.d=lists.infradead.org header.i=@lists.infradead.org header.a=rsa-sha256 header.s=bombadil.20210309 header.b=oKqdO8HU; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:3::133]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4MpxFw33yzz23jf for ; Sat, 15 Oct 2022 06:26:28 +1100 (AEDT) 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:MIME-Version: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:In-Reply-To:References: List-Owner; bh=aE/1m76Gfa1scNvYdCcBcTzNONOmJtUpk/lbZ67cmbY=; b=oKqdO8HUahKvw5 cExg7C6dUZBRUC8KLoRrEL0D8LfXlT0j4yb2LEtWxqK1Qpqn6JddZITlkh1AHllNgEZP5hzvvhm5i 9eVGlzXHsFaPYx7hzF0/LDWZzqQhAdOJ3EsTonFiDuwTn3GrT4TJ+KJEirQcUtaUvIndvON+m9OUN iI82XtYP5X2Qg2cnF6yiqkrKR/vot0m5nAmfXNkVoML25b0peP0m4ZPR1qPA/t+5h4CHwn8J/D0Ar /+4lN2CY/hlGAg90hLuZfSqY2UNxTfYSl/MIIFLPkprcMyuX7snUzywzgQnMPwQVAiyy9v8v3b7Vk tAy2k5zwQuzBTlmdNynQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ojQJn-00FhD8-A9; Fri, 14 Oct 2022 19:26:03 +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 1ojQJk-00FhCo-BY for linux-arm-kernel@lists.infradead.org; Fri, 14 Oct 2022 19:26:01 +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 0119261C06; Fri, 14 Oct 2022 19:25:59 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 86E7EC433D6; Fri, 14 Oct 2022 19:25:57 +0000 (UTC) Date: Fri, 14 Oct 2022 20:25:54 +0100 From: Catalin Marinas To: Linus Torvalds Cc: Will Deacon , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] arm64 fixes for 6.1-rc1 Message-ID: MIME-Version: 1.0 Content-Disposition: inline X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221014_122600_474646_36762ACF X-CRM114-Status: GOOD ( 13.63 ) X-Spam-Score: -4.8 (----) X-Spam-Report: Spam detection software, running on the system "bombadil.infradead.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: Hi Linus, Please pull some arm64 fixes below. They are based on top of the arm64-upstream tag you pulled at the start of the merging window. Thanks. The following changes since commit d2995249a2f72333a4ab4922ff3c42a76c023791: Content analysis details: (-4.8 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at https://www.dnswl.org/, high trust [139.178.84.217 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org Hi Linus, Please pull some arm64 fixes below. They are based on top of the arm64-upstream tag you pulled at the start of the merging window. Thanks. The following changes since commit d2995249a2f72333a4ab4922ff3c42a76c023791: arm64: alternatives: Use vdso/bits.h instead of linux/bits.h (2022-10-05 10:44:44 +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 0e5d5ae837c8ce04d2ddb874ec5f920118bd9d31: arm64: Add AMPERE1 to the Spectre-BHB affected list (2022-10-12 17:36:06 +0100) ---------------------------------------------------------------- arm64 fixes: - Cortex-A55 errata workaround (repeat TLBI). - AMPERE1 added to the Spectre-BHB affected list. - MTE fix to avoid setting PG_mte_tagged if no tags have been touched on a page. - Fixed typo in the SCTLR_EL1.SPINTMASK bit naming (the commit log has other typos). - perf: return value check in ali_drw_pmu_probe(), ALIBABA_UNCORE_DRW_PMU dependency on ACPI. ---------------------------------------------------------------- Catalin Marinas (1): arm64: mte: Avoid setting PG_mte_tagged if no tags cleared or restored D Scott Phillips (1): arm64: Add AMPERE1 to the Spectre-BHB affected list Geert Uytterhoeven (1): drivers/perf: ALIBABA_UNCORE_DRW_PMU should depend on ACPI James Morse (1): arm64: errata: Add Cortex-A55 to the repeat tlbi list Lukas Bulwahn (1): MAINTAINERS: rectify file entry in ALIBABA PMU DRIVER Mark Brown (1): arm64/sysreg: Fix typo in SCTR_EL1.SPINTMASK Sun Ke (1): drivers/perf: fix return value check in ali_drw_pmu_probe() Documentation/arm64/silicon-errata.rst | 2 ++ MAINTAINERS | 2 +- arch/arm64/Kconfig | 17 +++++++++++++++++ arch/arm64/include/asm/cputype.h | 4 ++++ arch/arm64/kernel/cpu_errata.c | 5 +++++ arch/arm64/kernel/mte.c | 9 +++++++-- arch/arm64/kernel/proton-pack.c | 6 ++++++ arch/arm64/mm/mteswap.c | 7 ++++++- arch/arm64/tools/sysreg | 2 +- drivers/perf/Kconfig | 2 +- drivers/perf/alibaba_uncore_drw_pmu.c | 4 ++-- 11 files changed, 52 insertions(+), 8 deletions(-)