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=-12.3 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_SANE_1 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 F1B73C433DF for ; Fri, 22 May 2020 16:28:24 +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 C45F520723 for ; Fri, 22 May 2020 16:28:24 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="Z1uPuddw" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org C45F520723 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: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=E+ZJmVRNWrxg4GMt6AJ/JKsVhX7sJ9MwqVvxYqaloyg=; b=Z1uPuddwdoVlr7 /JzkWFR+OKH4cY5MbtI5cQEAO2ver2pz/z84WBLB48g+tT5V5XV/avNrQzxzV2lQjD79eefcq2xIm FVXpF8MU8e4wnsb6BD5Rv1PWzP61MFA4L6nU3eolOdaur1OcwlREjaphPadJ9C5F5ivrto/Bu69J3 kwbXX0qlQz2MdfMUhlLpcB6LJ70p8zZnWWrTs5Hm+9ZMleR5QswkQVRrm4OH7QdE/Y6rSB9nKdX9J Q/QyjeEMnhqS5FbsgO03RArse+y8L+4phHqK2CUbOTEHeGnyFxkcVbDag5usTvlXDRTURNxpERTSD X3k6P2T56otKIQOjEY2Q==; 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 1jcAX2-0007O7-3y; Fri, 22 May 2020 16:28:24 +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 1jcAWz-0007NN-7g for linux-arm-kernel@lists.infradead.org; Fri, 22 May 2020 16:28:22 +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 6D9D055D; Fri, 22 May 2020 09:28:20 -0700 (PDT) Received: from gaia (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B12B93F305; Fri, 22 May 2020 09:28:19 -0700 (PDT) Date: Fri, 22 May 2020 17:28:17 +0100 From: Catalin Marinas To: Linus Torvalds Subject: [GIT PULL] arm64 fixes for 5.7-rc7 Message-ID: <20200522162815.GA20565@gaia> 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-20200522_092821_323544_4132BF09 X-CRM114-Status: GOOD ( 10.44 ) 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 fixes below. Thanks. The following changes since commit d51c214541c5154dda3037289ee895ea3ded5ebd: arm64: fix the flush_icache_range arguments in machine_kexec (2020-05-11 12:02:14 +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 8cfb347ad0cffdbfc69c82506fb3be9429563211: arm64: Add get_user() type annotation on the !access_ok() path (2020-05-22 16:59:49 +0100) ---------------------------------------------------------------- - Bring the PTRACE_SYSEMU semantics in line with the man page. - Annotate variable assignment in get_user() with the type to avoid sparse warnings. ---------------------------------------------------------------- Al Viro (1): arm64: Add get_user() type annotation on the !access_ok() path Keno Fischer (1): arm64: Fix PTRACE_SYSEMU semantics arch/arm64/include/asm/uaccess.h | 2 +- arch/arm64/kernel/ptrace.c | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) -- Catalin _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel