Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp384147pxb; Thu, 25 Feb 2021 05:17:36 -0800 (PST) X-Google-Smtp-Source: ABdhPJwDUm48IR63Ts0KBn3aNnvemgwN2ZaIxn18VIfuNomSCLWFBcN3Vng7uWt8xpZQHe9qI5YH X-Received: by 2002:a17:907:12d0:: with SMTP id vp16mr2700597ejb.232.1614259055918; Thu, 25 Feb 2021 05:17:35 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614259055; cv=none; d=google.com; s=arc-20160816; b=ziV9Ydwu0eMvbFOKu+VzWSRr8fUaTS2bkctSwwdsBjZkCXnG6/Pkq4zCMrSFUWlndD 8mC/ibwWXBXHaF+7ALWRTJfLTrRVf5J/QxYZj3dcHytWP85WhCcGlTXFVQVxadaEb2oj 87tz1xGl+1DCtQK4/+iJzXKwNPUAOFpTMQTokBuC91pYPe3LzbXmi8aLjs7dRNUAF6Qr HPcHV2H5nGZDEDunsBs6SLax0HdBsfB3F2awo6volsJ3ePlVQ/5uVxrEi1yH028F2tLi T7BO7mJ0YGoR0oDq17LkLjQ/CbnWVx62vErYZv/mp/X3zaDlU6fDEn9AjpYxRxfprzAi n/8w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:mail-followup-to:reply-to:message-id :subject:cc:to:from:date; bh=m5atiXou8o2cLyGMjM2yZklvlO5o8+thkyGHenw4G7I=; b=k8rkFJNHxl3sJmtKmTnyHBjwzU5DlXyemiFUZiNjCu0FWlGjwtUtdK6o0Tk3CK59aZ zbppZ7ZEgC2mpC4ul5dIxeLhtCSal5YtNYXq6KyxevO53xwr6F8s6Y02aVy3lOrooPDT DEFy+/qBfPhh2yMaRyZE2cWjVA0l1n8frGpkFKsXeiPxe3sIb5wnmkeV7vZ+63RNQNMv pmJZCM+ARFZUZjUYIi9Jd82ycADa70AQS94OcxhjtpwkXfCtUD9LgCge9V8DlIMTrtml ahLy3oSr9Mf3i16cRDDkvxJmqHA92H8LjaJPsKNM4B8djtpARamSqdisCAzt0ncD0dw3 C82Q== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id yr5si574832ejb.728.2021.02.25.05.17.12; Thu, 25 Feb 2021 05:17:35 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231815AbhBYNPm (ORCPT + 99 others); Thu, 25 Feb 2021 08:15:42 -0500 Received: from mx2.suse.de ([195.135.220.15]:59692 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230498AbhBYNP2 (ORCPT ); Thu, 25 Feb 2021 08:15:28 -0500 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.221.27]) by mx2.suse.de (Postfix) with ESMTP id AC167AF6F; Thu, 25 Feb 2021 13:14:45 +0000 (UTC) Received: by ds.suse.cz (Postfix, from userid 10065) id 98146DA790; Thu, 25 Feb 2021 14:12:52 +0100 (CET) Date: Thu, 25 Feb 2021 14:12:52 +0100 From: David Sterba To: Ira Weiny Cc: Linus Torvalds , David Sterba , Linux Kernel Mailing List , Linux-MM Subject: Re: [GIT PULL] Kmap conversions for 5.12 Message-ID: <20210225131252.GA7604@suse.cz> Reply-To: dsterba@suse.cz Mail-Followup-To: dsterba@suse.cz, Ira Weiny , Linus Torvalds , David Sterba , Linux Kernel Mailing List , Linux-MM References: <20210223192506.GY3014244@iweiny-DESK2.sc.intel.com> <20210224123049.GX1993@twin.jikos.cz> <20210224175912.GA3014244@iweiny-DESK2.sc.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210224175912.GA3014244@iweiny-DESK2.sc.intel.com> User-Agent: Mutt/1.5.23.1-rc1 (2014-03-12) Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Feb 24, 2021 at 09:59:12AM -0800, Ira Weiny wrote: > On Wed, Feb 24, 2021 at 01:30:49PM +0100, David Sterba wrote: > > On Tue, Feb 23, 2021 at 11:25:06AM -0800, Ira Weiny wrote: > > > On Tue, Feb 23, 2021 at 09:13:42AM -0800, Linus Torvalds wrote: > > > > On Tue, Feb 23, 2021 at 7:03 AM David Sterba wrote: > > [...] > > > > > Sorry. I will change it. > > > > Let me know how you want to proceed with the patchset/pull request. > > To be clear I'd like to just drop the 2 patches which use zero_user() for this > merge window. > > I've already submitted some additional btrfs changes for 5.13[1]. I can rework > these zero_user() patches and submit them through Andrew for 5.13 as separate > set. That is what I meant by 'I will change it'. > > > I > > can play the messenger again but now it seems a round of review is > > needed and with some testing it'll be possible in some -rc. At that > > point you may take the patches via the mm tree, unless Linus is ok with > > a late pull. > > I'm ok with delaying the memzero_page() change to 5.13. There are a lot of > kmap changes to come. But I'm trying to do them as smaller series just for > this reason. I don't want valid changes to be denied due to my messing up just > a few patches... :-( Hopefully you and Linus can forgive me on this one. > > Is ok to just drop them and merge the rest of this series in 5.12? Ok, no problem. Please let me know exactly which patches to drop, I'll respin the branch. Thanks.