mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* + proc-add-gitignore-for-proc-subset-pid-selftest.patch added to -mm tree
@ 2021-06-01 20:24 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2021-06-01 20:24 UTC (permalink / raw)
  To: adobriyan, dmatlack, gladkov.alexey, mm-commits, shuah


The patch titled
     Subject: proc: add .gitignore for proc-subset-pid selftest
has been added to the -mm tree.  Its filename is
     proc-add-gitignore-for-proc-subset-pid-selftest.patch

This patch should soon appear at
    https://ozlabs.org/~akpm/mmots/broken-out/proc-add-gitignore-for-proc-subset-pid-selftest.patch
and later at
    https://ozlabs.org/~akpm/mmotm/broken-out/proc-add-gitignore-for-proc-subset-pid-selftest.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/process/submit-checklist.rst when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: David Matlack <dmatlack@google.com>
Subject: proc: add .gitignore for proc-subset-pid selftest

This new selftest needs an entry in the .gitignore file otherwise git
will try to track the binary.

Link: https://lkml.kernel.org/r/20210601164305.11776-1-dmatlack@google.com
Signed-off-by: David Matlack <dmatlack@google.com>
Cc: Shuah Khan <shuah@kernel.org>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Cc: Alexey Gladkov <gladkov.alexey@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 tools/testing/selftests/proc/.gitignore |    1 +
 1 file changed, 1 insertion(+)

--- a/tools/testing/selftests/proc/.gitignore~proc-add-gitignore-for-proc-subset-pid-selftest
+++ a/tools/testing/selftests/proc/.gitignore
@@ -10,6 +10,7 @@
 /proc-self-map-files-002
 /proc-self-syscall
 /proc-self-wchan
+/proc-subset-pid
 /proc-uptime-001
 /proc-uptime-002
 /read
_

Patches currently in -mm which might be from dmatlack@google.com are

proc-add-gitignore-for-proc-subset-pid-selftest.patch


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-06-01 20:24 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-01 20:24 + proc-add-gitignore-for-proc-subset-pid-selftest.patch added to -mm tree akpm

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).