All of lore.kernel.org
 help / color / mirror / Atom feed
* + mm-gup_benchmark-gup_benchmark-depends-on-debug_fs-v2.patch added to -mm tree
@ 2020-11-10 21:51 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2020-11-10 21:51 UTC (permalink / raw)
  To: jhubbard, john.garry, mm-commits, rcampbell, rdunlap, song.bao.hua


The patch titled
     Subject: mm-gup_benchmark-gup_benchmark-depends-on-debug_fs-v2
has been added to the -mm tree.  Its filename is
     mm-gup_benchmark-gup_benchmark-depends-on-debug_fs-v2.patch

This patch should soon appear at
    https://ozlabs.org/~akpm/mmots/broken-out/mm-gup_benchmark-gup_benchmark-depends-on-debug_fs-v2.patch
and later at
    https://ozlabs.org/~akpm/mmotm/broken-out/mm-gup_benchmark-gup_benchmark-depends-on-debug_fs-v2.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: Barry Song <song.bao.hua@hisilicon.com>
Subject: mm-gup_benchmark-gup_benchmark-depends-on-debug_fs-v2

add comment as a prompt to users as commented by John and Randy

Link: https://lkml.kernel.org/r/20201108083732.15336-1-song.bao.hua@hisilicon.com
Signed-off-by: Barry Song <song.bao.hua@hisilicon.com>
Suggested-by: John Garry <john.garry@huawei.com>
Cc: John Hubbard <jhubbard@nvidia.com>
Cc: Ralph Campbell <rcampbell@nvidia.com>
Cc: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 mm/Kconfig |    3 +++
 1 file changed, 3 insertions(+)

--- a/mm/Kconfig~mm-gup_benchmark-gup_benchmark-depends-on-debug_fs-v2
+++ a/mm/Kconfig
@@ -854,6 +854,9 @@ config GUP_TEST
 
 	  See tools/testing/selftests/vm/gup_test.c
 
+comment "GUP_TEST needs to have DEBUG_FS enabled"
+	depends on !GUP_TEST && !DEBUG_FS
+
 config GUP_GET_PTE_LOW_HIGH
 	bool
 
_

Patches currently in -mm which might be from song.bao.hua@hisilicon.com are

mm-gup_benchmark-mark-gup_benchmark_init-as-__init-function.patch
mm-gup_benchmark-gup_benchmark-depends-on-debug_fs.patch
mm-gup_benchmark-gup_benchmark-depends-on-debug_fs-v2.patch
mm-zswap-move-to-use-crypto_acomp-api-for-hardware-acceleration.patch


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

only message in thread, other threads:[~2020-11-10 21:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-10 21:51 + mm-gup_benchmark-gup_benchmark-depends-on-debug_fs-v2.patch added to -mm tree akpm

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.