From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Luis R. Rodriguez" Subject: Re: [PATCH] mm: expland documentation over __read_mostly Date: Tue, 8 May 2018 18:17:06 +0000 Message-ID: <20180508181706.GI27853@wotan.suse.de> References: <20180507231506.4891-1-mcgrof@kernel.org> <32208.1525768094@warthog.procyon.org.uk> <20180508112321.GA30120@bombadil.infradead.org> <7d6664dc-01f5-55d9-d309-0378ff609b8a@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <7d6664dc-01f5-55d9-d309-0378ff609b8a@infradead.org> Sender: linux-kernel-owner@vger.kernel.org To: Randy Dunlap Cc: Matthew Wilcox , David Howells , "Luis R. Rodriguez" , tglx@linutronix.de, arnd@arndb.de, cl@linux.com, keescook@chromium.org, luto@amacapital.net, longman@redhat.com, viro@zeniv.linux.org.uk, ebiederm@xmission.com, linux-arch@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org List-Id: linux-arch.vger.kernel.org On Tue, May 08, 2018 at 08:39:30AM -0700, Randy Dunlap wrote: > On 05/08/2018 04:23 AM, Matthew Wilcox wrote: > > On Tue, May 08, 2018 at 09:28:14AM +0100, David Howells wrote: > >> Randy Dunlap wrote: > >> > >>>> + * execute a critial path. We should be mindful and selective if its use. > >>> > >>> of its use. > >> > >> in its use. > > with its use. > > > > Nah, just kidding. Let's go with "in". > > > > Yeah, no, I don't care. Just flip a 3-sided coin. Heh, the coin says "of". I also added: * ie: if you're going to use it please supply a *good* justification in your * commit log. Sending v2. Luis From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx2.suse.de ([195.135.220.15]:56990 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933316AbeEHSRK (ORCPT ); Tue, 8 May 2018 14:17:10 -0400 Date: Tue, 8 May 2018 18:17:06 +0000 From: "Luis R. Rodriguez" Subject: Re: [PATCH] mm: expland documentation over __read_mostly Message-ID: <20180508181706.GI27853@wotan.suse.de> References: <20180507231506.4891-1-mcgrof@kernel.org> <32208.1525768094@warthog.procyon.org.uk> <20180508112321.GA30120@bombadil.infradead.org> <7d6664dc-01f5-55d9-d309-0378ff609b8a@infradead.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7d6664dc-01f5-55d9-d309-0378ff609b8a@infradead.org> Sender: linux-arch-owner@vger.kernel.org List-ID: To: Randy Dunlap Cc: Matthew Wilcox , David Howells , "Luis R. Rodriguez" , tglx@linutronix.de, arnd@arndb.de, cl@linux.com, keescook@chromium.org, luto@amacapital.net, longman@redhat.com, viro@zeniv.linux.org.uk, ebiederm@xmission.com, linux-arch@vger.kernel.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org Message-ID: <20180508181706.kB9xX1ILSCPcAOVKskKifPlCrZs1O79XyLU_5i01AzA@z> On Tue, May 08, 2018 at 08:39:30AM -0700, Randy Dunlap wrote: > On 05/08/2018 04:23 AM, Matthew Wilcox wrote: > > On Tue, May 08, 2018 at 09:28:14AM +0100, David Howells wrote: > >> Randy Dunlap wrote: > >> > >>>> + * execute a critial path. We should be mindful and selective if its use. > >>> > >>> of its use. > >> > >> in its use. > > with its use. > > > > Nah, just kidding. Let's go with "in". > > > > Yeah, no, I don't care. Just flip a 3-sided coin. Heh, the coin says "of". I also added: * ie: if you're going to use it please supply a *good* justification in your * commit log. Sending v2. Luis