Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp8129522imu; Fri, 28 Dec 2018 11:06:27 -0800 (PST) X-Google-Smtp-Source: AFSGD/ULwSbm8TbK3vROp+BeTkpQhIYA7eQefc0kgOcHH7F7uS0HzxxsyTpTlI6qtuGTp4uCvcrD X-Received: by 2002:a62:798f:: with SMTP id u137mr29360334pfc.168.1546023987408; Fri, 28 Dec 2018 11:06:27 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1546023987; cv=none; d=google.com; s=arc-20160816; b=g1pZ8NLJ+/RXDgSYxgEu5k/WXl94sXjv7A6lGwSMSETU3v1/RbTI87iAbpUuNDvkMc 6VMO4Ajjn4zuGv6cmDWhg+8gSJUAcXg1Dx/pYylut2Ze+6Xg3z/32ISjo+UA8OpvJARQ HIDRl45t8wB43b3jBTIIv6bmMraKA6IsnsYbW7wzby8HaTjEB3hgOHZkhFp1dD9AqHMa jfMCL65XOo0RtqgXp0ft4+MzO9ty4eEqdE7wP5lxDjg6PR4qbrywO+tCADVOYaE9VZoj oVFo8Tb87MYB7o3dZwOxo4+urD07LAQGOioYwxrpquSKoPURx+7W/fdu0vzB5a3BokKH BGnw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=o4E66qmJo3uMTDv+yDfH9vwlWW3CbGM+/C+dlM6JNdE=; b=TRSoJrka2rxs6EB1XhWJL4YRAcefl9vGGRMN1gMgJ2y/DSYfwJhdmvt+aFdfiMOOvK SXD+O+kfH8Ehg7pgIJ8uWDaK5ki4eINdjV9DgT0GTwsV94JWMP6UdYymtZR9ODFCF625 CELGoafZGRofMO7dUuAlP2T68L/jihEXyS3BX6IcETZub48kWcFSF9fMGoPep28J53Gs h7gEupoSg2TdtILrWrjsmGpNAEK+XkYMXQjcEH8PqoRCZLTP7GCQmHq+1gKnLBle8UJG TC+a5b5NB4TUnmv7nf/PpCPyAnSBMAeuq/a/7p7BScZcvKDP927m+iV5H73g/RbzE6Qd Fpsw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id u21si38899993pgg.463.2018.12.28.11.06.11; Fri, 28 Dec 2018 11:06:27 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731524AbeL1Ihw (ORCPT + 99 others); Fri, 28 Dec 2018 03:37:52 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:45565 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730925AbeL1Ihw (ORCPT ); Fri, 28 Dec 2018 03:37:52 -0500 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id EF16480706; Fri, 28 Dec 2018 09:37:44 +0100 (CET) Date: Fri, 28 Dec 2018 09:37:49 +0100 From: Pavel Machek To: David Laight Cc: 'John Hubbard' , "'john.hubbard@gmail.com'" , Andrew Morton , "linux-mm@kvack.org" , Jan Kara , Tom Talpey , Al Viro , Christian Benvenuti , Christoph Hellwig , Christopher Lameter , Dan Williams , Dennis Dalessandro , Doug Ledford , Jason Gunthorpe , Jerome Glisse , Matthew Wilcox , Michal Hocko , Mike Marciniszyn , Ralph Campbell , LKML , "linux-fsdevel@vger.kernel.org" Subject: Re: [PATCH 0/2] put_user_page*(): start converting the call sites Message-ID: <20181228083749.GC6341@amd> References: <20181204001720.26138-1-jhubbard@nvidia.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="E/DnYTRukya0zdZ1" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --E/DnYTRukya0zdZ1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > This "patch 0000" is not a commit message, as it never shows up in git = log. > > Each of the follow-up patches does have details about the changes it ma= kes. >=20 > I think you should still describe the change - at least in summary. >=20 > The patch I looked at didn't really... > IIRC it still referred to external links. >=20 > > But maybe you are really asking for more background information, which I > > should have added in this cover letter. Here's a start: > >=20 > > https://lore.kernel.org/r/20181110085041.10071-1-jhubbard@nvidia.com >=20 > Yes, but links go stale.... It should really explain what the end goal is... and not even the 20181110085041.10071-1-jhubbard@nvidia.com explains that. It seems you are introducing small slowdown to simplify something...? Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --E/DnYTRukya0zdZ1 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlwl4N0ACgkQMOfwapXb+vKh7ACeJVdQzFocpewJi2c4F2t+if6H 56UAoL1qhPFQFE851+GkLtCwOWVQx1mC =9WNe -----END PGP SIGNATURE----- --E/DnYTRukya0zdZ1--