[PATCH V1 0/2] slub_kunit: add a test case for {kmalloc,kfree}_nolock

Harry Yoo (Oracle) posted 2 patches 2 days, 13 hours ago
MAINTAINERS            |  1 +
lib/tests/slub_kunit.c | 88 ++++++++++++++++++++++++++++++++++++++++++
2 files changed, 89 insertions(+)
[PATCH V1 0/2] slub_kunit: add a test case for {kmalloc,kfree}_nolock
Posted by Harry Yoo (Oracle) 2 days, 13 hours ago
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