mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
linux/kmem: remove long-obsolete __GFP compat flags
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Signed-off-by: Rob Norris <robn@despairlabs.com> Sponsored-by: https://despairlabs.com/sponsor/ Closes #17551
This commit is contained in:
committed by
Brian Behlendorf
parent
96d20d7d59
commit
1c483cf3d0
@@ -256,10 +256,6 @@ abd_unmark_zfs_page(struct page *page)
|
||||
|
||||
#ifndef CONFIG_HIGHMEM
|
||||
|
||||
#ifndef __GFP_RECLAIM
|
||||
#define __GFP_RECLAIM __GFP_WAIT
|
||||
#endif
|
||||
|
||||
/*
|
||||
* The goal is to minimize fragmentation by preferentially populating ABDs
|
||||
* with higher order compound pages from a single zone. Allocation size is
|
||||
|
||||
Reference in New Issue
Block a user