mirror_zfs/include/os/linux
Rob Norris bc96b80550 Linux 6.12: avoid kmem_cache_create redefinition
torvalds/linux@b2e7456b5c makes kmem_cache_create() a macro, which
gets in the way of our our own redefinition, so we undef the macro first
for our own clients. This follows what we did for kmem_cache_alloc(),
see e951dba48.

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #16582
2024-10-01 13:53:33 -07:00
..
kernel/linux Add SIMD metadata in /proc on Linux 2024-09-20 08:16:44 -07:00
spl Linux 6.12: avoid kmem_cache_create redefinition 2024-10-01 13:53:33 -07:00
zfs/sys Support for longnames for files/directories (Linux part) 2024-10-01 13:40:27 -07:00
Makefile.am config: remove HAVE_PERCPU_COUNTER_INIT_WITH_GFP 2024-09-18 11:23:49 -07:00