public inbox for linux-mm@kvack.org
 help / color / mirror / Atom feed
* [PATCH V1 0/2] slub_kunit: add a test case for {kmalloc,kfree}_nolock
@ 2026-03-30 12:05 Harry Yoo (Oracle)
  2026-03-30 12:05 ` [PATCH V1 1/2] MAINTAINERS: add lib/tests/slub_kunit.c to SLAB ALLOCATOR section Harry Yoo (Oracle)
  2026-03-30 12:05 ` [PATCH V1 2/2] lib/tests/slub_kunit: add a test case for {kmalloc,kfree}_nolock Harry Yoo (Oracle)
  0 siblings, 2 replies; 3+ messages in thread
From: Harry Yoo (Oracle) @ 2026-03-30 12:05 UTC (permalink / raw)
  To: Vlastimil Babka, Andrew Morton
  Cc: Hao Li, Christoph Lameter, David Rientjes, Roman Gushchin,
	linux-kernel, linux-mm, Harry Yoo (Oracle)

This came up while developing kvfree_rcu_nolock(), but even without that
it's worth adding a test case. Let's add it in advance.

Probably a similar test case for the page allocator is worth adding
but I'm not sure where the right place would be.

While at it, also add the missing MAINTAINERS entry for slub_kunit.c.

Harry Yoo (Oracle) (2):
  MAINTAINERS: add lib/tests/slub_kunit.c to SLAB ALLOCATOR section
  lib/tests/slub_kunit: add a test case for {kmalloc,kfree}_nolock

 MAINTAINERS            |  1 +
 lib/tests/slub_kunit.c | 88 ++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 89 insertions(+)


base-commit: dbc785fb4d9cfa0115e69e614fe20b4ab90f8366
-- 
2.43.0



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

end of thread, other threads:[~2026-03-30 12:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-30 12:05 [PATCH V1 0/2] slub_kunit: add a test case for {kmalloc,kfree}_nolock Harry Yoo (Oracle)
2026-03-30 12:05 ` [PATCH V1 1/2] MAINTAINERS: add lib/tests/slub_kunit.c to SLAB ALLOCATOR section Harry Yoo (Oracle)
2026-03-30 12:05 ` [PATCH V1 2/2] lib/tests/slub_kunit: add a test case for {kmalloc,kfree}_nolock Harry Yoo (Oracle)

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