From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST, MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 19A43C433DF for ; Fri, 29 May 2020 17:21:06 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id DA1D621897 for ; Fri, 29 May 2020 17:21:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="OPrp/Zpc" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org DA1D621897 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org 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:Date:Subject:To :From: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=XqTlj5veiXnaLc1Bru3ZJbqyjaPJr6yj5yQD+uVt46o=; b=OPrp/ZpcvNJTrY JVNMCfkW+0Hg7sgohHTsWLGFneOLd8/6kQNP1WO0hYmki6crBKpngB5+/t1UhRlDsThjQ2MCNj6Aw QoZLVxapUcEAshY6TQ8n7rTe/S8GKknXjB+Y3XGBuU12RCTSckXI6ohIei6gtZBVSpYZwITFVGA78 GZN7Lh4/R9bag9DBQ3cT8QvXLoGhhH2O+nDyYAcCMW88BIWDZrqGzU6Jbhb1lCbN1Es5BIaANEj37 wls1x7TTBamtJPaiaZQxzyneDVL/dFP7I0TNScDPDEGRzFPLuoebtN4DAYyFQbUXru+3uX3o7lipo /mdfXQ751lS7wiMsGIBw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jeigq-00033F-M5; Fri, 29 May 2020 17:21:04 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1jeigo-00032S-Ns for linux-arm-kernel@lists.infradead.org; Fri, 29 May 2020 17:21:04 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 2E8AE1045; Fri, 29 May 2020 10:21:00 -0700 (PDT) Received: from localhost.localdomain (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 4D2C83F52E; Fri, 29 May 2020 10:20:59 -0700 (PDT) From: Catalin Marinas To: Linus Torvalds Subject: [GIT PULL] arm64 fix for 5.7-rc8/final Date: Fri, 29 May 2020 18:20:55 +0100 Message-Id: <20200529172055.28307-1-catalin.marinas@arm.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200529_102102_829438_12557788 X-CRM114-Status: GOOD ( 10.29 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 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 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hi Linus, Please pull the arm64 fix below. Thanks. The following changes since commit 8cfb347ad0cffdbfc69c82506fb3be9429563211: arm64: Add get_user() type annotation on the !access_ok() path (2020-05-22 16:59:49 +0100) 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 ba051f097fc30b00f6b66044386901141351a557: arm64/kernel: Fix return value when cpu_online() fails in __cpu_up() (2020-05-28 12:04:55 +0100) ---------------------------------------------------------------- Ensure __cpu_up() returns an error if cpu_online() is false after waiting for completion on cpu_running. ---------------------------------------------------------------- Nobuhiro Iwamatsu (1): arm64/kernel: Fix return value when cpu_online() fails in __cpu_up() arch/arm64/kernel/smp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PULL_REQUEST,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BC892C433DF for ; Fri, 29 May 2020 17:21:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9EA3C2177B for ; Fri, 29 May 2020 17:21:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727025AbgE2RVB (ORCPT ); Fri, 29 May 2020 13:21:01 -0400 Received: from foss.arm.com ([217.140.110.172]:39746 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725821AbgE2RVA (ORCPT ); Fri, 29 May 2020 13:21:00 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 2E8AE1045; Fri, 29 May 2020 10:21:00 -0700 (PDT) Received: from localhost.localdomain (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPA id 4D2C83F52E; Fri, 29 May 2020 10:20:59 -0700 (PDT) From: Catalin Marinas To: Linus Torvalds Cc: Will Deacon , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: [GIT PULL] arm64 fix for 5.7-rc8/final Date: Fri, 29 May 2020 18:20:55 +0100 Message-Id: <20200529172055.28307-1-catalin.marinas@arm.com> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Linus, Please pull the arm64 fix below. Thanks. The following changes since commit 8cfb347ad0cffdbfc69c82506fb3be9429563211: arm64: Add get_user() type annotation on the !access_ok() path (2020-05-22 16:59:49 +0100) 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 ba051f097fc30b00f6b66044386901141351a557: arm64/kernel: Fix return value when cpu_online() fails in __cpu_up() (2020-05-28 12:04:55 +0100) ---------------------------------------------------------------- Ensure __cpu_up() returns an error if cpu_online() is false after waiting for completion on cpu_running. ---------------------------------------------------------------- Nobuhiro Iwamatsu (1): arm64/kernel: Fix return value when cpu_online() fails in __cpu_up() arch/arm64/kernel/smp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)