From patchwork Fri Jun 29 17:20:37 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Catalin Marinas X-Patchwork-Id: 937041 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="m/kl+Xmq"; 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 41HNjl0wb6z9rvt for ; Sat, 30 Jun 2018 03:21:47 +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=HoImi1e/9ZEOAjrV4nfmb7TUmhtoX94QR0OwIhOGq5I=; b=m/kl+XmqqTtitJ vd3d43f1l0/S4kpu5mzOLJG55H9gjrKKEnOf1Y9JzRKjYyBVUFRE0ReRu/33NBb0jzdrEbR9odIAs bJl3fPCZCUhqSCd3IdPUAs33udhsbmXTufyiuwUJ4+vYnIVlGCrZJpkI4CQedTwybeUsRpd0lCJg8 4rZ0pmnSTBH8S2LlP5UeF3EK4+c5tvM53VdgjuRIl/w3z0WUuIDAz6EomFPBfNGxbiya2ve10WUDu AyTpG2e+PEdq6lOF+LSbKwIw0PQlnN/dDSS0hCwRHxMZ7gpA2yosKkKaeQJG+bxOddrwvuylpEZqq H8D0jWb/ZtqP+PpOMdRg==; 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 1fYx5c-0004XB-0h; Fri, 29 Jun 2018 17:21:44 +0000 Received: from usa-sjc-mx-foss1.foss.arm.com ([217.140.101.70] helo=foss.arm.com) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1fYx4n-0004OX-3X for linux-arm-kernel@lists.infradead.org; Fri, 29 Jun 2018 17:20:58 +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 BE77418A; Fri, 29 Jun 2018 10:20:40 -0700 (PDT) Received: from armageddon.cambridge.arm.com (armageddon.cambridge.arm.com [10.1.206.84]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id AB6B43F5AD; Fri, 29 Jun 2018 10:20:39 -0700 (PDT) Date: Fri, 29 Jun 2018 18:20:37 +0100 From: Catalin Marinas To: Linus Torvalds Subject: [GIT PULL] arm64 fixes for 4.18-rc3 Message-ID: <20180629172035.mmkauxlu7taulubu@armageddon.cambridge.arm.com> 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-20180629_102053_335060_49C55F01 X-CRM114-Status: GOOD ( 13.25 ) 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: 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 List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Linus, Please pull the arm64 fixes below. Thanks. The following changes since commit 7daf201d7fe8334e2d2364d4e8ed3394ec9af819: Linux 4.18-rc2 (2018-06-24 20:54:29 +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 24fe1b0efad4fcdd32ce46cffeab297f22581707: arm64: Remove unnecessary ISBs from set_{pte,pmd,pud} (2018-06-27 18:26:20 +0100) ---------------------------------------------------------------- arm64 fixes: - The alternatives patching code uses flush_icache_range() which itself uses alternatives. Change the code to use an unpatched variant of cache maintenance - Remove unnecessary ISBs from set_{pte,pmd,pud} - perf: xgene_pmu: Fix IOB SLOW PMU parser error ---------------------------------------------------------------- Catalin Marinas (1): Merge branch 'perf/fixes' of git://git.kernel.org/.../will/linux Hoan Tran (1): drivers/perf: xgene_pmu: Fix IOB SLOW PMU parser error Will Deacon (2): arm64: Avoid flush_icache_range() in alternatives patching code arm64: Remove unnecessary ISBs from set_{pte,pmd,pud} arch/arm64/include/asm/alternative.h | 7 ++++- arch/arm64/include/asm/pgtable.h | 6 +---- arch/arm64/kernel/alternative.c | 51 +++++++++++++++++++++++++++++++----- arch/arm64/kernel/module.c | 5 ++-- drivers/perf/xgene_pmu.c | 2 +- 5 files changed, 54 insertions(+), 17 deletions(-)