mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 18:40:43 +03:00
Use KM_NODEBUG macro in preference to __GFP_NOWARN.
This commit is contained in:
@@ -49,6 +49,7 @@
|
||||
#define KM_PUSHPAGE (KM_SLEEP | __GFP_HIGH)
|
||||
#define KM_VMFLAGS GFP_LEVEL_MASK
|
||||
#define KM_FLAGS __GFP_BITS_MASK
|
||||
#define KM_NODEBUG __GFP_NOWARN
|
||||
|
||||
/*
|
||||
* Used internally, the kernel does not need to support this flag
|
||||
|
||||
Reference in New Issue
Block a user