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=-5.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=no 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 39099C56202 for ; Mon, 23 Nov 2020 16:49:35 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 BFCEC20717 for ; Mon, 23 Nov 2020 16:49:34 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="ZYrYENS6"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="wJKB6HEh" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BFCEC20717 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: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:List-Owner; bh=Q0tZjct64C2FH9VQKTw4nToXX5ySiErx3xu3EKU86C4=; b=ZYrYENS6iovhSMEcUJ5d27Vng kCIQZjt/sqvsh0PzaRGCKlk5SZoPB3J9uhXICVM4tF6ob0OtDaUldGWxF9nvAATFIizDu9WSxYGbc tb7XXzFF2QtpiEHfXz84dFz5EyGE2Ki5dPxZQAfVdfdL4ANNKh0Jm49UIao1JSYqOWnlz90KDikAq Sn/B/vs7WyxOuLqrmv6Qd5+R0eLS/yD77Aw8ZQ4GSDmsJOBwpix1SI1cmvTDDEjiPmyrfmHozTdKO 3BTZG8r2mqsYgkuaeiA2Y680Wvgt/FRF/6FHiqLkhvqcNBu3/+F6ftJ8bPQQuetd5PbRJI/zokrvt K6qW1LK8g==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1khF0m-00026F-H0; Mon, 23 Nov 2020 16:48:20 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1khF0j-00024z-LM for linux-arm-kernel@lists.infradead.org; Mon, 23 Nov 2020 16:48:18 +0000 Received: from willie-the-truck (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id F3A3520717; Mon, 23 Nov 2020 16:48:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1606150096; bh=kA8c3OfIwdiQgZa+jhGYvbIcKRQ4uxazZENPSYYhqxs=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=wJKB6HEhoJU2IsKoFXLnIZYVF5vYv4ScRMhB6CR9MZ9Ny/zp9CPtl+iUna0DZETg8 Vn9lHtG71fup6t0eEEnO/ZkDT6DWvKF6yOFCIpwomLAe+u7AaqhU1tMHK2/5NYJ3pJ YorfxbjuAvXdBFC5FJ1vcJUgQCRxFcItrPvqa71E= Date: Mon, 23 Nov 2020 16:48:11 +0000 From: Will Deacon To: Linus Torvalds Subject: Re: [PATCH 5/6] tlb: mmu_gather: Introduce tlb_gather_mmu_fullmm() Message-ID: <20201123164811.GA11494@willie-the-truck> References: <20201120143557.6715-1-will@kernel.org> <20201120143557.6715-6-will@kernel.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: 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-20201123_114817_796283_F3C31531 X-CRM114-Status: GOOD ( 13.36 ) 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: Yu Zhao , Anshuman Khandual , Peter Zijlstra , Catalin Marinas , Linux Kernel Mailing List , Linux-MM , Minchan Kim , Android Kernel Team , Linux ARM 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 Fri, Nov 20, 2020 at 09:31:09AM -0800, Linus Torvalds wrote: > Oh - wait. > > Not ack. > > Not because this is wrong, but because I think you should remove the > start/end arguments here too. > > The _only_ thing they were used for was that "fullmm" flag, afaik. So > now they no longer make sense. > > Hmm? Oh nice, well spotted. I'll drop them for v2. Cheers, Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel