linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH tip/core/rcu 0/2] mm_dump_obj() updates for v5.13
@ 2021-03-04  0:16 Paul E. McKenney
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Paul E. McKenney @ 2021-03-04  0:16 UTC (permalink / raw)
  To: linux-mm
  Cc: cl, penberg, rientjes, iamjoonsoo.kim, akpm, kernel-team, mingo, rcu

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-04  0:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-04  0:16 [PATCH tip/core/rcu 0/2] mm_dump_obj() updates for v5.13 Paul E. McKenney
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox