From patchwork Fri Jan 15 18:15:46 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Catalin Marinas X-Patchwork-Id: 1427241 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=fail (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=EhMe749T; 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 4DHTs21xptz9shx for ; Sat, 16 Jan 2021 05:16:22 +1100 (AEDT) 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=qbQGG8H42Dpu57larKMKKWs8wSYPSi24LsDeTsppMGc=; b=EhMe749T5fDqduAvRDkIKYErmd M3Zw9M2HroooAfpJJF+47WGdJdLPZ/pM09zZUjoQhevvaclMOUbFiYCoryLA7vCfmK6CxozFe+TrE uGQNF5rXR7ugGVKkwMbuLHB+xOEf/DVoNwinmel7rJhmm72N9oDulRIci7iTM1gu5wcEht+7nPDV9 FBKYXn8NTTZC6o8gCvHtZqQ/EcfwWQYrstRhEoZciU4lDwTvuWl9mD+Br3FxvnzPIk41xZe9ka4Jh 8AfpSKinBRLxZsXMIzN8QBfF9GHtpu8OsXTTp3xirVHLhRdPMc5lSnw6A9sw5Oe30Gumk7CFE8QTq bnRC0R6w==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1l0TdZ-00013e-MI; Fri, 15 Jan 2021 18:15:53 +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 1l0TdX-00013A-DE for linux-arm-kernel@lists.infradead.org; Fri, 15 Jan 2021 18:15:52 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 6611223A58; Fri, 15 Jan 2021 18:15:49 +0000 (UTC) Date: Fri, 15 Jan 2021 18:15:46 +0000 From: Catalin Marinas To: Linus Torvalds Subject: [GIT PULL] arm64 fixes for 5.11-rc4 Message-ID: <20210115181544.GA8353@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-20210115_131551_543263_DF337C6D 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 7c53f6b671f4aba70ff15e1b05148b10d58c2837: Linux 5.11-rc3 (2021-01-10 14:34:50 -0800) 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 3a57a643a851dbb1c4a1819394ca009e3bfa4813: arm64: selftests: Fix spelling of 'Mismatch' (2021-01-15 10:05:27 +0000) ---------------------------------------------------------------- arm64 fixes: - Set the minimum GCC version to 5.1 for arm64 due to earlier compiler bugs. - Make atomic helpers __always_inline to avoid a section mismatch when compiling with clang. - Fix the CMA and crashkernel reservations to use ZONE_DMA (remove the arm64_dma32_phys_limit variable, no longer needed with a dynamic ZONE_DMA sizing in 5.11). - Remove redundant IRQ flag tracing that was leaving lockdep inconsistent with the hardware state. - Revert perf events based hard lockup detector that was causing smp_processor_id() to be called in preemptible context. - Some trivial cleanups - spelling fix, renaming S_FRAME_SIZE to PT_REGS_SIZE, function prototypes added. ---------------------------------------------------------------- Arnd Bergmann (1): arm64: make atomic helpers __always_inline Catalin Marinas (1): arm64: Remove arm64_dma32_phys_limit and its uses Jianlin Lv (1): arm64: rename S_FRAME_SIZE to PT_REGS_SIZE Mark Brown (1): arm64: selftests: Fix spelling of 'Mismatch' Mark Rutland (2): arm64: entry: remove redundant IRQ flag tracing arm64: syscall: include prototype for EL0 SVC functions Will Deacon (2): Revert "arm64: Enable perf events based hard lockup detector" compiler.h: Raise minimum version of GCC to 5.1 for arm64 arch/arm64/Kconfig | 2 -- arch/arm64/include/asm/atomic.h | 10 +++---- arch/arm64/include/asm/processor.h | 3 +- arch/arm64/kernel/asm-offsets.c | 2 +- arch/arm64/kernel/entry-ftrace.S | 12 ++++---- arch/arm64/kernel/entry.S | 14 ++++----- arch/arm64/kernel/perf_event.c | 41 ++------------------------ arch/arm64/kernel/probes/kprobes_trampoline.S | 6 ++-- arch/arm64/kernel/signal.c | 7 ----- arch/arm64/kernel/syscall.c | 10 ++----- arch/arm64/mm/init.c | 33 +++++++++++---------- drivers/perf/arm_pmu.c | 5 ---- include/asm-generic/bitops/atomic.h | 6 ++-- include/linux/compiler-gcc.h | 6 ++++ include/linux/perf/arm_pmu.h | 2 -- tools/testing/selftests/arm64/fp/fpsimd-test.S | 2 +- tools/testing/selftests/arm64/fp/sve-test.S | 2 +- 17 files changed, 56 insertions(+), 107 deletions(-)