From patchwork Fri Jun 7 11:30:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Will Deacon X-Patchwork-Id: 13689747 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 61E8FC27C53 for ; Fri, 7 Jun 2024 11:30:41 +0000 (UTC) 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=yR6SA/H4JKE9BWUv4Btdm2/uIbbY51qD3zsupfEuBuA=; b=BDhSv1y/UKsYKG fMwmkpyuM6FZ6ALTt5UV0iuoYHSeHuGr37Nk7ftexosBtzFtmRF4e/Gzb0EqsTCo9fYJNco2r42ZT wQqbgux7VgE9RC5cOZfNSLo4WU4NVIckfRb8iT/tag/PcQksQiVOzmk21Kt8JDF6xznm13Y3t7pBL +Be+41no65hn75kfgS7AxA9T2QY1t5VWiy5HzfySZkPcHAJ6p6vWCGGnDNqmL+Wrj9B8LNqNnuGbC C0O7qntNDTGWgtTYjq/77KhCd6wY3BqYl6hTRBLZxoHWomkTxMFHzpaCOvV3gt8kApyM7H3C1b1WP J/jLuGQ5he0fR/PRzYGA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1sFXni-0000000DlAP-3p8C; Fri, 07 Jun 2024 11:30:30 +0000 Received: from sin.source.kernel.org ([2604:1380:40e1:4800::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1sFXng-0000000DlA1-1Mj5 for linux-arm-kernel@lists.infradead.org; Fri, 07 Jun 2024 11:30:29 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 6AB01CE1C90; Fri, 7 Jun 2024 11:30:24 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 27678C2BBFC; Fri, 7 Jun 2024 11:30:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1717759823; bh=o9nHKyarRr6J/3ejRnvxUC2BzvWsttfSZ01al77jjjE=; h=Date:From:To:Cc:Subject:From; b=LoP7mMCWy4ZsyS3uaHCQKijiaQS7JfdLoLLXvC4IRye8BK+3F2WASzIBZSR8xzBhl GQSA9tOiTUbuzkRa7mXlNOq8LbffI2HSXSGtOSKmeoF/dHmRB3t1IuwMkrGe+3T0hE aiTbj1MoVokl7+2dgHLStmsX8+WgZ3g84ruiP7bBf+SeJ645j+nMJazFnBB9eVKynN xLlWXDmRX4BQ5mMtcb2TmOh6GhYOer5KoFnr3DLOPUfkizI9vj4N5MLq4TcpEPVAEC tI7Wyx5pZ/lKb1IngVIdn0ZibzozPpqMhePUTlu24CrrG6SpYs8S+t0D9gnNVdJn02 O5YAS7lj7Wekg== Date: Fri, 7 Jun 2024 12:30:18 +0100 From: Will Deacon To: torvalds@linux-foundation.org Cc: catalin.marinas@arm.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, kernel-team@android.com Subject: [GIT PULL] arm64 fixes for -rc3 Message-ID: <20240607113018.GA24475@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-20240607_043028_561297_F4FE6013 X-CRM114-Status: UNSURE ( 8.93 ) X-CRM114-Notice: Please train this message. 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+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Linus, Please pull these couple of minor fixes for -rc3. The summary's in the tag, but neither are hugely interesting. The main bug we have at the moment is an out-of-bounds access in the contiguous pte code; Andrew should send you the fix via -mm shortly. Cheers, Will --->8 The following changes since commit c3f38fa61af77b49866b006939479069cd451173: Linux 6.10-rc2 (2024-06-02 15:44:56 -0700) 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 5c40e428aea644c9d924e491b1bc22fa9f272bcc: arm64/io: add constant-argument check (2024-06-05 13:30:58 +0100) ---------------------------------------------------------------- arm64 fix for -rc3 - Fix spurious CPU hotplug warning message from SETEND emulation code - Fix the build when GCC wasn't inlining our I/O accessor internals ---------------------------------------------------------------- Arnd Bergmann (1): arm64/io: add constant-argument check Wei Li (1): arm64: armv8_deprecated: Fix warning in isndep cpuhp starting process arch/arm64/include/asm/io.h | 36 ++++++++++++++++-------------------- arch/arm64/kernel/armv8_deprecated.c | 3 +++ 2 files changed, 19 insertions(+), 20 deletions(-)