From patchwork Fri Jan 8 16:33:45 2021 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Catalin Marinas X-Patchwork-Id: 1423871 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=M4YoGOMB; 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 4DC7x40plNz9sSs for ; Sat, 9 Jan 2021 03:34:48 +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=Fw1LDWOU0I4VdPjKZFgRcMdaeb712PHSlQ7jJaru1Rk=; b=M4YoGOMBwSNh2f1m7KwehgNiG2 wjywSle7OXR4LJ1OnKxGDaH7huJqxdxvj5ZG9wItzHS76lQhOf4qwnbSYpOadMzr9dVcBv7S3OGwR sjkzk63I+oqx37o+d1N8H2Q03ZksWIEn+59mj3lXSxstqk2AShFas86Lruyp01xYTPZ/wtDLRDvAt LNoOdK8f9Lw1jG5LpjOBQzEfHGL3RapYVQgwMhVGJEbRHWx94D6JTGO3AXPAxrI+Iaj/MFyHelnyk 6J4b39aBcYhVvPqUb/c4YEElWtXGAM7RuKunhMnFA7opglrGfG/UEbN2Xy6YHISuxHTWY/xas61RW E3plfaEA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kxuiM-0007Sn-Ti; Fri, 08 Jan 2021 16:34:14 +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 1kxuhy-0007Ri-Sb for linux-arm-kernel@lists.infradead.org; Fri, 08 Jan 2021 16:33:51 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 510D4238EC; Fri, 8 Jan 2021 16:33:48 +0000 (UTC) Date: Fri, 8 Jan 2021 16:33:45 +0000 From: Catalin Marinas To: Linus Torvalds Subject: [GIT PULL] arm64 fixes for 5.11-rc3 Message-ID: <20210108163343.GA18635@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-20210108_113351_000572_E58EA5AB X-CRM114-Status: GOOD ( 11.98 ) 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.0 SPF_PASS SPF: sender matches SPF record 0.2 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 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 e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62: Linux 5.11-rc2 (2021-01-03 15:55:30 -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 83b5bd628f65e6b4d1924b307d6a88a57827bdb0: arm64: Move PSTATE.TCO setting to separate functions (2021-01-07 11:39:01 +0000) ---------------------------------------------------------------- arm64 fixes: - Clean-ups following the merging window: remove unused variable, duplicate includes, superfluous barrier, move some inline asm to separate functions. - Disable top-byte-ignore on kernel code addresses with KASAN/MTE enabled (already done when MTE is disabled). - Fix ARCH_LOW_ADDRESS_LIMIT definition with CONFIG_ZONE_DMA disabled. - Compiler/linker flags: link with "-z norelno", discard .eh_frame_hdr instead of --no-eh-frame-hdr. ---------------------------------------------------------------- Catalin Marinas (2): arm64: kasan: Set TCR_EL1.TBID1 when KASAN_HW_TAGS is enabled arm64: Move PSTATE.TCO setting to separate functions Geert Uytterhoeven (1): arm64/smp: Remove unused irq variable in arch_show_interrupts() Nick Desaulniers (1): arm64: link with -z norelro for LLD or aarch64-elf Nicolas Saenz Julienne (1): arm64: mm: Fix ARCH_LOW_ADDRESS_LIMIT when !CONFIG_ZONE_DMA Peter Collingbourne (2): arm64: mte: remove an ISB on kernel exit arm64: vdso: disable .eh_frame_hdr via /DISCARD/ instead of --no-eh-frame-hdr Tian Tao (1): arm64: traps: remove duplicate include statement arch/arm64/Makefile | 10 +++++++--- arch/arm64/include/asm/processor.h | 3 ++- arch/arm64/include/asm/uaccess.h | 16 +++++++++++++--- arch/arm64/kernel/entry.S | 2 +- arch/arm64/kernel/smp.c | 1 - arch/arm64/kernel/traps.c | 1 - arch/arm64/kernel/vdso/Makefile | 3 +-- arch/arm64/kernel/vdso/vdso.lds.S | 5 +---- arch/arm64/mm/init.c | 2 +- arch/arm64/mm/proc.S | 2 +- 10 files changed, 27 insertions(+), 18 deletions(-)