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=-9.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS 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 D45FAC433ED for ; Thu, 20 May 2021 10:49:23 +0000 (UTC) Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (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 8958661001 for ; Thu, 20 May 2021 10:49:23 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8958661001 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=arm.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+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=desiato.20200630; h=Sender:Content-Transfer-Encoding :Content-Type:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=UM/ii+gBZyV4DsJ0kz+lFQ3qHAhEd7QIraav6zkTQxQ=; b=nuP3DSvV1xj1dPuhIWuRCSAIyy YdFSCzqNL6bjJhpn0Hh16MvG+RWX5xVkXnMZXF2KuXqZlItMwDTvRVUtE92hwYvNUd1dTERWtKnWe +PwzVQaFaPJ6+uXDWLc21PN5M0Ti0jPbc8rJNkDMHCiU6unHYYkzSmxJ7XMSE0+7Y729WiLyzWSnu k+nJYo6OGMYwEIVYdzmzvG+5lv5lQgjT/GWcJhjtGW2cxe40mpWxysU/uiFoSMC3Ie5rAEscxEw0s quresSitY1bDsuH9SghnGSosKUhzOW4MP3tMt8NfTafn1y3AhuR9Yo7+lW42Gte7Vuaa8wNs41L8I VUwiLo8g==; Received: from localhost ([::1] helo=desiato.infradead.org) by desiato.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ljgDa-000Eqo-5O; Thu, 20 May 2021 10:47:54 +0000 Received: from bombadil.infradead.org ([2607:7c80:54:e::133]) by desiato.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ljgDX-000Epf-7x for linux-arm-kernel@desiato.infradead.org; Thu, 20 May 2021 10:47:51 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20210309; h=In-Reply-To:Content-Type:MIME-Version :References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=fNPKWGyrm/RJx7EBqq8KFJ7TctGCPAcyJDgZLPg/cTc=; b=12VXfgyuSoElObmkE/6wo0HSLF cT9D9OeCQ0iKRXDh/s8zvA81KQPbLMybpy3QyPg4OQjOXwb0cGu+HCL57wVgwKkMYIwkEeBNOWhJv aSLjOHCHZyWalsuvsAPK40mT6canGKVGC31qTGPCXU3hv2g7eCCLdi+fNx2P89HkLwPcJwZnvCNUe mCB2zO0nr0UKgNPZ2znCYBc/3P2r5ogVlQYR76d1OMlYv3HCvxN6tP25mUZrW80Con9eXHxOuD0p3 zTMsie2UggKCxKu9FMhK2BOk8QX1fzru+22CDvvuASEh8c9hd6n7dA5gc237F1PtU6s1xG80QSzpT KR47HqWw==; Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.94 #2 (Red Hat Linux)) id 1ljgDU-00GC7T-9U for linux-arm-kernel@lists.infradead.org; Thu, 20 May 2021 10:47:49 +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 611D314FF; Thu, 20 May 2021 03:47:45 -0700 (PDT) Received: from C02TD0UTHF1T.local (unknown [10.57.7.235]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 342603F719; Thu, 20 May 2021 03:47:43 -0700 (PDT) Date: Thu, 20 May 2021 11:47:40 +0100 From: Mark Rutland To: Fuad Tabba Cc: "moderated list:ARM64 PORT (AARCH64 ARCHITECTURE)" , Will Deacon , Catalin Marinas , Marc Zyngier , Ard Biesheuvel , James Morse , Alexandru Elisei , Suzuki K Poulose , Robin Murphy Subject: Re: [PATCH v2 02/16] arm64: Do not enable uaccess for flush_icache_range Message-ID: <20210520104740.GB17233@C02TD0UTHF1T.local> References: <20210517075124.152151-1-tabba@google.com> <20210517075124.152151-3-tabba@google.com> <20210518153351.GJ82842@C02TD0UTHF1T.local> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210520_034748_595185_0FE12440 X-CRM114-Status: GOOD ( 12.58 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Wed, May 19, 2021 at 05:25:37PM +0100, Fuad Tabba wrote: > On Tue, May 18, 2021 at 4:33 PM Mark Rutland wrote: > > I pushed a couple of prearatory patches for that to: > > > > https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git/log/?h=arm64/cleanups/cache > > git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git arm64/cleanups/cache > > > > ... in case you felt like taking those as-is. > > Thanks for this, and for the other comments and suggestions. I'll take > your patches, as well as all the fixes you suggested in the next > round. Great! Thanks again for working on this; it's really ncie to see all this getting cleaned up. Thanks, Mark. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel