Received: by 2002:a05:6a10:8c0a:0:0:0:0 with SMTP id go10csp396063pxb; Wed, 24 Feb 2021 05:17:58 -0800 (PST) X-Google-Smtp-Source: ABdhPJykbxP3JvzqmQxcLTHE9SZ4NGTUzJQ4PSPJwAFv8ZEnCEkThtmAXfw/riu78qQfXCzCT0Us X-Received: by 2002:a05:6402:1b1a:: with SMTP id by26mr8722168edb.3.1614172678742; Wed, 24 Feb 2021 05:17:58 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1614172678; cv=none; d=google.com; s=arc-20160816; b=qk+zTjSIYATjWxzyANMRtKDUavSkoPdpmSEvnWKHRisls+xyDOucbEeBw2MzCKU0WM 2VIp8AcIl1MXlZ7zYyAQPtnrSLjWdjRIaBnBWRutrI1iMevXeP0ueNqwIjkajPVbTKI1 O3M4cuo4kuOu4L7zABCJhFvkRRf/K+CG/6C66LEK1Svk3uPthAVzD+27CH6ianpLfa85 1GBpdl1gFz2UQZ/hVhuavTPYmZENvBzUcBlGSLYyAyjETp2NW7OX0Hd39AZ7Mp0lKY81 QfSUEanxQpPlYCEGCgnLph05245L7UuUoM7TYyA0/wNu/xVKH+xil8sOpnK4wT4zOLap AdmA== 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=8nfsUgTxqVEI3nnlCwYoWo2oygIpKXCy5jVTS6jL6Yk=; b=AbfRMQytfUnjhnmC2CTzHw6YXuYpsSDfmf97dV9pj1pC3y5EqAO6jXOlmnmgoR4gIP ICCVEYk8UOqohRYTA9ePxm2eTJ/L8V31iFzuvIYmUJ5Qw5G31dF5t1uf1+MFZomHeEgx wBIfJO/Oy8r30iuLVl9btab/27HgyyP5OtMWlTyT6m5+jPrzLw/JY0Oq09Gpo2uOs8fS 6Ivj6hIm85oufBVXouBBJR2nN58/4orCaJatB1jFfM+D8LntueHEYk4oaEW0E2N/EDz2 OMzqKiju5K/gZDPWaEc/vIB2a2EMf36j6CJBVADPCl2vDBRk2a+HLU/rcDz26pdJ3It/ rIVQ== 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 p13si1117723edq.148.2021.02.24.05.16.48; Wed, 24 Feb 2021 05:17:58 -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 S232538AbhBXMdc (ORCPT + 99 others); Wed, 24 Feb 2021 07:33:32 -0500 Received: from mx2.suse.de ([195.135.220.15]:56916 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231569AbhBXMdb (ORCPT ); Wed, 24 Feb 2021 07:33:31 -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 9814AADDD; Wed, 24 Feb 2021 12:32:49 +0000 (UTC) Received: by ds.suse.cz (Postfix, from userid 10065) id B654CDA7B0; Wed, 24 Feb 2021 13:30:49 +0100 (CET) Date: Wed, 24 Feb 2021 13:30:49 +0100 From: David Sterba To: Ira Weiny Cc: Linus Torvalds , David Sterba , David Sterba , Linux Kernel Mailing List , Linux-MM Subject: Re: [GIT PULL] Kmap conversions for 5.12 Message-ID: <20210224123049.GX1993@twin.jikos.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> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210223192506.GY3014244@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 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. 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.