From patchwork Fri Apr 26 17:12:53 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Catalin Marinas X-Patchwork-Id: 10919435 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 3CD951515 for ; Fri, 26 Apr 2019 17:13:07 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 233CD28E40 for ; Fri, 26 Apr 2019 17:13:07 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1707428E56; Fri, 26 Apr 2019 17:13:07 +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 B9A3928E40 for ; Fri, 26 Apr 2019 17:13:06 +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=FPwzmDeu7q88DcufIW3DB7bI3GPxGXqqeO3zidRMOSQ=; b=uk9ChAcrMGOv5d TXJmaX7V68pRTjvCUXISaTMNgS6tkLxaXCs/n2snYrVm7NpQ5BQ2e5qcraxnE9l/gf3xhLSQfH6IR sM8WfDPBMXt6zY89gGyHJMmqbX+Ro26edeyx9DDlMtDpoo5nrIzM5jZFUrhWd5lH+Zw0yX34BrbfQ 4EoDSTxLt2Bf3OMFwsKtC415SGeB4Q5PJrdYRhJvukaBqARv1sIxkhoUwm9SC3t3A1pNK4zWijN8p g7XplJquwnK/yfXMCGlIlHIZ0QM1mjAYd9iZVRAnrSXRLx76fSd4nzPsCtH7FR5wBhpPldOKDPqyr B9yBCxX+5JLaN1O+c2gg==; 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 1hK4PF-0006Za-CI; Fri, 26 Apr 2019 17:13:01 +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 1hK4PB-0006Z9-Tc for linux-arm-kernel@lists.infradead.org; Fri, 26 Apr 2019 17:12:59 +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 01995A78; Fri, 26 Apr 2019 10:12:57 -0700 (PDT) Received: from arrakis.emea.arm.com (arrakis.cambridge.arm.com [10.1.196.78]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id DAE1E3F5AF; Fri, 26 Apr 2019 10:12:55 -0700 (PDT) Date: Fri, 26 Apr 2019 18:12:53 +0100 From: Catalin Marinas To: Linus Torvalds Subject: [GIT PULL] arm64 fixes for 5.1-rc7 Message-ID: <20190426171251.GA24143@arrakis.emea.arm.com> 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-20190426_101257_959178_FFAA1EE4 X-CRM114-Status: GOOD ( 12.79 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: 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+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Hi Linus, Please pull the arm64 fixes below. Thanks. The following changes since commit 085b7755808aa11f78ab9377257e1dad2e6fa4bb: Linux 5.1-rc6 (2019-04-21 10:45:57 -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 4e69ecf4da1ee0b2ac735e1f1bb13935acd5a38d: arm64/module: ftrace: deal with place relative nature of PLTs (2019-04-23 13:35:00 +0100) ---------------------------------------------------------------- arm64 fixes: - keep the tail of an unaligned initrd reserved - adjust ftrace_make_call() to deal with the relative nature of PLTs ---------------------------------------------------------------- Ard Biesheuvel (1): arm64/module: ftrace: deal with place relative nature of PLTs Bjorn Andersson (1): arm64: mm: Ensure tail of unaligned initrd is reserved arch/arm64/kernel/ftrace.c | 9 +++++++-- arch/arm64/mm/init.c | 2 +- 2 files changed, 8 insertions(+), 3 deletions(-)