From patchwork Fri Sep 22 16:44:08 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Catalin Marinas X-Patchwork-Id: 817640 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=65.50.211.133; helo=bombadil.infradead.org; envelope-from=linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org; receiver=) Authentication-Results: ozlabs.org; dkim=pass (2048-bit key; unprotected) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="CTDH9m39"; dkim-atps=neutral Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 3xzK8F1nlzz9s5L for ; Sat, 23 Sep 2017 02:44:45 +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=d/kTj3onyQfEr2JGY3tnx+cfOgZQs8z6boqqyTjlglM=; b=CTDH9m39YMbtn+ gXz2rZVmpC8laRq8FFn2q8oI8RVg4rnzSdDCoF2EeyObc5xd93QlKMWgL8T7ZS2o4KTM57howLHmb RYpo9/4uT+EZkgkctwG15NUMPVS0qtEQqKFeh01BN8w2SwtSd2ufE/6I8Y8PNI0/qxATzo0qhZd11 XR4C1z212+pQ6Q5iryNBbYGTkZ3mRGbkv03nTGFwmyQd/3+UBBcyIQ8B0w7EYH9/5dXLeSYwd2tsL F/2EXyjp2M9SmMvI0AviX3jVWItFXOzlhbvObgDTWnVEgijCMIhJjvIxBCan+oVQA0qPIYzYEDcVr pgk1lCeZ/7oq8GC7KHIQ==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dvR4D-0004Us-VF; Fri, 22 Sep 2017 16:44:41 +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.87 #1 (Red Hat Linux)) id 1dvR49-0004OX-Fa for linux-arm-kernel@lists.infradead.org; Fri, 22 Sep 2017 16:44:39 +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 542FD1529; Fri, 22 Sep 2017 09:44:12 -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 44A493F58C; Fri, 22 Sep 2017 09:44:11 -0700 (PDT) Date: Fri, 22 Sep 2017 17:44:08 +0100 From: Catalin Marinas To: Linus Torvalds Subject: [GIT PULL] arm64 fixes for 4.14-rc2 Message-ID: <20170922164406.hizswjk7yh4injvr@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-20170922_094437_625398_5DF5A451 X-CRM114-Status: GOOD ( 12.30 ) X-Spam-Score: -6.9 (------) X-Spam-Report: SpamAssassin version 3.4.1 on bombadil.infradead.org summary: Content analysis details: (-6.9 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 -0.0 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 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 2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e: Linux 4.14-rc1 (2017-09-16 15:47:51 -0700) 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 a88dc7ba15cd4f4ef5102b5185f8fa7ff86e54e1: drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintf (2017-09-22 15:11:46 +0100) ---------------------------------------------------------------- arm64 fixes: - #ifdef CONFIG_EFI around __efi_fpsimd_begin/end - Assembly code alignment reduced to 4 bytes from 16 - Ensure the kernel is compiled for LP64 (there are some arm64 compilers around defaulting to ILP32) - Fix arm_pmu_acpi memory leak on the error path ---------------------------------------------------------------- Andrew Pinski (1): arm64: ensure the kernel is compiled for LP64 Arvind Yadav (1): drivers/perf: arm_pmu_acpi: Release memory obtained by kasprintf Dave Martin (1): arm64: efi: Don't include EFI fpsimd save/restore code in non-EFI kernels Masahiro Yamada (1): arm64: relax assembly code alignment from 16 byte to 4 byte arch/arm64/Makefile | 5 +++++ arch/arm64/include/asm/linkage.h | 4 ++-- arch/arm64/kernel/fpsimd.c | 4 ++++ drivers/perf/arm_pmu_acpi.c | 1 + 4 files changed, 12 insertions(+), 2 deletions(-)