From patchwork Mon Jul 1 13:02:12 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Will Deacon X-Patchwork-Id: 11025869 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BF60D13B1 for ; Mon, 1 Jul 2019 13:02:27 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id AE64328485 for ; Mon, 1 Jul 2019 13:02:27 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9CBF22874E; Mon, 1 Jul 2019 13:02:27 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id A26AD28738 for ; Mon, 1 Jul 2019 13:02:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.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=ZCzn9mMKLfALCYbzUWtE/eC4FDCuhtFtGNmvt4pxNm0=; b=BeCeQC5+Nwb6HK KRhbzwtNzOb2Oz/2dBbgBvgpOhIGr2fr4Vf1co4DTIhMjTcXOL9ngl7Iw49f3bFOwedfi9xMvIMQR LI3ES3VsiZdmeOQWdshLVh32hRetke6JT2YpwOWXujX/n3IxIJz9zYczaGO90mw4zmPeYDgG5Ng9D gdmoSnrNXN7lP/hnOBRsHE2xkWTGQSWb4OGftU3okiN9mmqD+u0+i9S7LqtqMM8mFLff/+hyZMfan SLjVytodJcGhqRMYrpl6a6d6eTTDM/MQUlT0YBMQhBn9HITiuLqnQFQgmU/JFR4Bscre/WIdD2SFI 2TeIQ6yheHTCNHEcoTHg==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1hhvwq-00061s-Ni; Mon, 01 Jul 2019 13:02:20 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hhvwn-00061I-6q for linux-arm-kernel@lists.infradead.org; Mon, 01 Jul 2019 13:02:18 +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 D2BD22146E; Mon, 1 Jul 2019 13:02:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1561986136; bh=sItSBS86bM2QNimkExoFDOGOIdfJCF4iAiVQ1BjkyoE=; h=Date:From:To:Cc:Subject:From; b=EJFUkOTG3HOWhlO/+BTxJj3RFt0AwzSyh3aqBLlxVmMdH/OboCg8fgEftN+mX6Bbm Nzw1YnjEYn5H8T99SVPcXwxyNUFjXSlcAayBNmvZgib6frWVLYTryE480htoRoOa0B Zu2UaFQfQC32lqR1qQ9UzhVvlMx8jx2HMnOeioYY= Date: Mon, 1 Jul 2019 14:02:12 +0100 From: Will Deacon To: torvalds@linux-foundation.org Subject: [GIT PULL] arm64: fixes for 5.2 Message-ID: <20190701130212.ifn7d7p2mqvquq6u@willie-the-truck> MIME-Version: 1.0 Content-Disposition: inline User-Agent: NeoMutt/20170113 (1.7.2) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190701_060217_265164_4F0BCF50 X-CRM114-Status: GOOD ( 10.96 ) 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: catalin.marinas@arm.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, gregkh@linuxfoundation.org Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Linus, When you get a chance, please can you pull these two arm64 fixes for 5.2? They fix a build failure with the LLVM linker and a module allocation failure when KASLR is active. Thanks, Will --->8 The following changes since commit 615c48ad8f4275b4d39fa57df68d4015078be201: arm64/mm: don't initialize pgd_cache twice (2019-06-18 14:37:28 +0100) 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 aa69fb62bea15126e744af2e02acc0d6cf3ed4da: arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly (2019-06-26 11:40:20 +0100) ---------------------------------------------------------------- arm64 fixes for 5.2 - Fix module allocation when running with KASLR enabled - Fix broken build due to bug in LLVM linker (ld.lld) ---------------------------------------------------------------- Ard Biesheuvel (1): arm64: kaslr: keep modules inside module region when KASAN is enabled Nathan Chancellor (1): arm64/efi: Mark __efistub_stext_offset as an absolute symbol explicitly arch/arm64/kernel/image.h | 6 +++++- arch/arm64/kernel/module.c | 8 ++++++-- 2 files changed, 11 insertions(+), 3 deletions(-)