diff options
author | Liam R. Howlett <Liam.Howlett@oracle.com> | 2025-09-03 14:59:57 +0200 |
---|---|---|
committer | Vlastimil Babka <vbabka@suse.cz> | 2025-09-29 09:23:52 +0200 |
commit | 551a6e757a95c23cd808533ef96e083d2a858ba0 (patch) | |
tree | 8056165427ffc272324928b90d3027c66351fa69 /rust/helpers/time.c | |
parent | 9f910f7d3d84927c388ede3c8053760a5947973b (diff) |
testing/radix-tree/maple: Hack around kfree_rcu not existing
liburcu doesn't have kfree_rcu (or anything similar). Despite that, we
can hack around it in a trivial fashion, by adding a wrapper.
The wrapper only works for maple_nodes because we cannot get the
kmem_cache pointer any other way in the test code.
Link: https://lore.kernel.org/all/20250812162124.59417-1-pfalcato@suse.de/
Suggested-by: Pedro Falcato <pfalcato@suse.de>
Signed-off-by: Liam R. Howlett <Liam.Howlett@oracle.com>
Reviewed-by: Suren Baghdasaryan <surenb@google.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Diffstat (limited to 'rust/helpers/time.c')
0 files changed, 0 insertions, 0 deletions