linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: "Paul E. McKenney" <paulmck@kernel.org>
To: linux-mm@kvack.org
Cc: cl@linux.com, penberg@kernel.org, rientjes@google.com,
	iamjoonsoo.kim@lge.com, akpm@linux-foundation.org,
	kernel-team@fb.com, mingo@kernel.org, rcu@vger.kernel.org
Subject: [PATCH tip/core/rcu 0/2] mm_dump_obj() updates for v5.13
Date: Wed, 3 Mar 2021 16:16:23 -0800	[thread overview]
Message-ID: <20210304001623.GA23196@paulmck-ThinkPad-P72> (raw)

Hello!

This series contains the following:

1.	Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels.

2.	Add crude tests for mem_dump_obj().

						Thanx, Paul

------------------------------------------------------------------------

 include/linux/mm.h      |    4 ++++
 include/linux/slab.h    |    2 ++
 include/linux/vmalloc.h |    2 +-
 kernel/rcu/rcutorture.c |   39 +++++++++++++++++++++++++++++++++++++++
 mm/slab.c               |    2 ++
 mm/slab.h               |    2 ++
 mm/slab_common.c        |    4 ++++
 mm/slob.c               |    2 ++
 mm/slub.c               |    2 ++
 mm/util.c               |    3 +++
 mm/vmalloc.c            |    2 ++
 11 files changed, 63 insertions(+), 1 deletion(-)


             reply	other threads:[~2021-03-04  0:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-04  0:16 Paul E. McKenney [this message]
2021-03-04  0:17 ` [PATCH tip/core/rcu 1/2] mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels paulmck
2021-03-04  0:17 ` [PATCH tip/core/rcu 2/2] rcutorture: Add crude tests for mem_dump_obj() paulmck

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=20210304001623.GA23196@paulmck-ThinkPad-P72 \
    --to=paulmck@kernel.org \
    --cc=akpm@linux-foundation.org \
    --cc=cl@linux.com \
    --cc=iamjoonsoo.kim@lge.com \
    --cc=kernel-team@fb.com \
    --cc=linux-mm@kvack.org \
    --cc=mingo@kernel.org \
    --cc=penberg@kernel.org \
    --cc=rcu@vger.kernel.org \
    --cc=rientjes@google.com \
    /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