Re: [PATCH for-next v3 9/9] slub_kunit: extend the test for kfree_rcu_nolock()
"Vlastimil Babka (SUSE)" <[email protected]>
| Newsgroups | org.kernel.vger.rcu,dev.linux.lists.linux-rt-devel,org.kernel.vger.bpf,org.kernel.vger.linux-kernel,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
On 6/15/26 13:06, Harry Yoo (Oracle) wrote: > When slub_kunit is not built-in, call kfree_rcu() and kfree_rcu_nolock() > to test kfree_rcu_nolock() in slub_kunit. > > Rename the test case as the test covers more _nolock() APIs. > > Signed-off-by: Harry Yoo (Oracle) <[email protected]> Acked-by: Vlastimil Babka (SUSE) <[email protected]>