linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: Joe Perches <joe@perches.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: Ralph Campbell <rcampbell@nvidia.com>,
	linux-rdma@vger.kernel.org,  linux-mm@kvack.org,
	linux-kselftest@vger.kernel.org,  linux-kernel@vger.kernel.org,
	Jerome Glisse <jglisse@redhat.com>,
	John Hubbard <jhubbard@nvidia.com>,
	Christoph Hellwig <hch@lst.de>,
	Jason Gunthorpe <jgg@mellanox.com>, Shuah Khan <shuah@kernel.org>
Subject: Re: [PATCH v9 3/3] MAINTAINERS: add HMM selftests
Date: Fri, 17 Apr 2020 18:17:07 -0700	[thread overview]
Message-ID: <fa9b79743b58559794fb46c933206f16ffa5992d.camel@perches.com> (raw)
In-Reply-To: <20200417181323.10e263aeb79b51fe5991e3f2@linux-foundation.org>

On Fri, 2020-04-17 at 18:13 -0700, Andrew Morton wrote:
> On Fri, 17 Apr 2020 17:59:03 -0700 Joe Perches <joe@perches.com> wrote:
> 
> > On Fri, 2020-04-17 at 16:54 -0700, Ralph Campbell wrote:
> > > Add files for HMM selftests.
> > > 
> > > Signed-off-by: Ralph Campbell <rcampbell@nvidia.com>
> > > ---
> > >  MAINTAINERS | 3 +++
> > >  1 file changed, 3 insertions(+)
> > > 
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index e64e5db31497..072921b7bae2 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -7729,6 +7729,9 @@ S:	Maintained
> > >  F:	Documentation/vm/hmm.rst
> > >  F:	include/linux/hmm*
> > >  F:	mm/hmm*
> > > +F:	include/uapi/linux/test_hmm*
> > > +F:	lib/test_hmm*
> > > +F:	tools/testing/selftests/vm/*hmm*
> > 
> > file patterns in alphabetic order please:
> > 
> > F	Documentation/vm/hmm.rst
> > F:	include/linux/hmm*
> > F:	include/uapi/linux/test_hmm*
> > F:	lib/test_hmm*
> > F:	mm/hmm*
> > F:	tools/testing/selftests/vm/*hmm*	
> 
> checkpatch rule for this, please ;)

Already sent a few days ago to you ;)

https://lore.kernel.org/lkml/17677130b3ca62d79817e6a22546bad39d7e81b4.camel@perches.com/

And somehow already in -mm too, at least by the email you sent me:

The patch titled
     Subject: checkpatch: additional MAINTAINER section entry ordering checks
has been added to the -mm tree.  Its filename is
     checkpatch-additional-maintainer-section-entry-ordering-checks.patch

This patch should soon appear at
    http://ozlabs.org/~akpm/mmots/broken-out/checkpatch-additional-maintainer-section-entry-ordering-checks.patch
and later at
    http://ozlabs.org/~akpm/mmotm/broken-out/checkpatch-additional-maintainer-section-entry-ordering-checks.patch







  reply	other threads:[~2020-04-18  1:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-17 23:54 [PATCH v9 0/3] mm/hmm/test: add self tests for HMM Ralph Campbell
2020-04-17 23:54 ` [PATCH v9 1/3] mm/hmm/test: add selftest driver " Ralph Campbell
2020-04-17 23:54 ` [PATCH v9 2/3] mm/hmm/test: add selftests " Ralph Campbell
2020-04-17 23:54 ` [PATCH v9 3/3] MAINTAINERS: add HMM selftests Ralph Campbell
2020-04-18  0:59   ` Joe Perches
2020-04-18  1:13     ` Andrew Morton
2020-04-18  1:17       ` Joe Perches [this message]
2020-04-20 18:38     ` Ralph Campbell
2020-04-18  6:06   ` Leon Romanovsky
2020-04-20 18:39     ` Ralph Campbell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fa9b79743b58559794fb46c933206f16ffa5992d.camel@perches.com \
    --to=joe@perches.com \
    --cc=akpm@linux-foundation.org \
    --cc=hch@lst.de \
    --cc=jgg@mellanox.com \
    --cc=jglisse@redhat.com \
    --cc=jhubbard@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-kselftest@vger.kernel.org \
    --cc=linux-mm@kvack.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=rcampbell@nvidia.com \
    --cc=shuah@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).