From patchwork Fri May 11 17:30:20 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Will Deacon X-Patchwork-Id: 912092 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.infradead.org (client-ip=2607:7c80:54:e::133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="f0MorxGA"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [IPv6:2607:7c80:54:e::133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 40jHDL6dlZz9s16 for ; Sat, 12 May 2018 03:30:21 +1000 (AEST) 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=z0lWPsuVVC84WRRHtYW+nH3rMUKgh51OWY57oHG9/Yk=; b=f0MorxGA2nmCCH 9iMNpAyImw6tipYzgb+YX4x+Mg38n0rCqOlexk6iz43sqySnPArt5PBR2Xt/5qC/1yLTZumILs7Bi 4as2YTjk1QrUu0cBcxap0UtyxboGovDVaC+Yo/CM7VNmHwiaEqreQmumbk+68g5KjYctiWaVtSR5S m0ASFXAFwB+uHKb6vhRg5PMj8tCTytHSImyujt7XI92NMMdLs8oTbHrogi6vfYu/5BpOcE4gayj7O RwXaYIs3Sk9xrLhlGGJpltjVhrmBcsLRItFwXZ6W2+3ZoYuJqc/zd27EeTDbyRlc3gUPCGjIHOm6C DgbX4DC9f+tPW0qG8b9A==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fHBs0-0003W7-Oj; Fri, 11 May 2018 17:30:16 +0000 Received: from foss.arm.com ([217.140.101.70]) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fHBrs-0002bD-G1 for linux-arm-kernel@lists.infradead.org; Fri, 11 May 2018 17:30:10 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.72.51.249]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 6AF951435; Fri, 11 May 2018 10:29:56 -0700 (PDT) Received: from edgewater-inn.cambridge.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.72.51.249]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 3AD303F23C; Fri, 11 May 2018 10:29:56 -0700 (PDT) Received: by edgewater-inn.cambridge.arm.com (Postfix, from userid 1000) id 9CD791AE0E3F; Fri, 11 May 2018 18:30:20 +0100 (BST) Date: Fri, 11 May 2018 18:30:20 +0100 From: Will Deacon To: torvalds@linux-foundation.org Subject: [GIT PULL] arm64: fixes for -rc5 Message-ID: <20180511173020.GG4954@arm.com> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180511_103008_602754_97CCD447 X-CRM114-Status: GOOD ( 14.30 ) X-Spam-Score: -5.0 (-----) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-5.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [217.140.101.70 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list 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 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Linus, Please pull these arm64 fixes for -rc5. There's a small memblock accounting problem when freeing the initrd and a Spectre-v2 mitigation for NVIDIA Denver CPUs which just requires a match on the CPU ID register. Thanks, Will --->8 The following changes since commit 6da6c0db5316275015e8cc2959f12a17584aeb64: Linux v4.17-rc3 (2018-04-29 14:17:42 -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 0583a4ef05987f7e0f3a7bdd3365e5dc36ca306d: arm64: capabilities: Add NVIDIA Denver CPU to bp_harden list (2018-05-09 14:28:28 +0100) ---------------------------------------------------------------- arm64 fixes: - Mitigate Spectre-v2 for NVIDIA Denver CPUs - Free memblocks corresponding to freed initrd area ---------------------------------------------------------------- CHANDAN VN (1): arm64: To remove initrd reserved area entry from memblock David Gilhooley (2): arm64: Add MIDR encoding for NVIDIA CPUs arm64: capabilities: Add NVIDIA Denver CPU to bp_harden list arch/arm64/include/asm/cputype.h | 6 ++++++ arch/arm64/kernel/cpu_errata.c | 1 + arch/arm64/mm/init.c | 4 +++- 3 files changed, 10 insertions(+), 1 deletion(-)