mirror_zfs/module/os/linux
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
..
spl kmem: don't add __GFP_RECLAIMABLE for KM_VMEM allocations 2026-01-05 13:35:13 -08:00
zfs Linux 6.19: replace i_state access with inode_state_read_once() 2025-12-23 12:53:32 -08:00