mirror_zfs/module/os
Rob Norris a1319bf654
kmem: don't add __GFP_RECLAIMABLE for KM_VMEM allocations
vmalloc()'d memory is not movable/reclaimable, so __GFP_RECLAIMABLE is
not a valid flag, and since 6.19 the kernel warns if you use it.

Sponsored-by: https://despairlabs.com/sponsor/
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Alexander Motin <alexander.motin@TrueNAS.com>
Signed-off-by: Rob Norris <robn@despairlabs.com>
Closes #18107
2026-01-05 13:35:13 -08:00
..
freebsd Fix rangelock test for growing block size 2025-12-18 09:23:38 -08:00
linux kmem: don't add __GFP_RECLAIMABLE for KM_VMEM allocations 2026-01-05 13:35:13 -08:00