From patchwork Thu Apr 18 17:22:47 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Catalin Marinas X-Patchwork-Id: 10907743 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 2FE711515 for ; Thu, 18 Apr 2019 17:23:03 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 0FC3C28D38 for ; Thu, 18 Apr 2019 17:23:03 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id F38A628D25; Thu, 18 Apr 2019 17:23:02 +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 9278128D25 for ; Thu, 18 Apr 2019 17:23:02 +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=xllqw9I4ymLH4q+FCgoPddqnwaeTS5ORi3daGbaH2Xw=; b=K3ckMcWKbWGNxI NKCkGPGlqlr7Lg0eILldpGhiK1NrUtuF8ulv8if/KIO8XAV7QLKPwtMjW+Yq4P3dVTe9D9/px4TFU il2vamZoIIAFp+MtS/cAXxbumyk/5brDltsUsJFhpRnoy77W4gySfDJsCJnGwFzSiztgbcXD54bng oBVu9ZAo+0IBrwNg/g0+LOw5iVQgaEo/t1ZI5EPhePE4kI5mvgonC9FoYnEpoOf1Bjex39O/JnIAG uQIKzxaXiTWFf6t7lUh61H75Oaa3PCmHxES5TrcwVJPSC5Oz8+6W4tGQm4VRBuZoF8DDGfTQirUHH mk6LzjqhI0gyq1E5CkeA==; 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 1hHAkW-00074x-Rs; Thu, 18 Apr 2019 17:23:00 +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 1hHAkO-0006xL-UA for linux-arm-kernel@lists.infradead.org; Thu, 18 Apr 2019 17:22:54 +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 CFFE180D; Thu, 18 Apr 2019 10:22:50 -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 DECE23F557; Thu, 18 Apr 2019 10:22:49 -0700 (PDT) Date: Thu, 18 Apr 2019 18:22:47 +0100 From: Catalin Marinas To: Linus Torvalds Subject: [GIT PULL] arm64 fixes for 5.1-rc6 Message-ID: <20190418172245.GA40357@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-20190418_102252_972368_C0483BA0 X-CRM114-Status: GOOD ( 11.99 ) 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 fix below. Thanks. The following changes since commit dc4060a5dc2557e6b5aa813bf5b73677299d62d2: Linux 5.1-rc5 (2019-04-14 15:17:41 -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 ff8acf929014b7f87315588e0daf8597c8aa9d1c: arm64: futex: Restore oldval initialization to work around buggy compilers (2019-04-18 18:17:08 +0100) ---------------------------------------------------------------- Avoid compiler uninitialised warning introduced by recent arm64 futex fix ---------------------------------------------------------------- Nathan Chancellor (1): arm64: futex: Restore oldval initialization to work around buggy compilers arch/arm64/include/asm/futex.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)