Use KM_NODEBUG macro in preference to __GFP_NOWARN.

This commit is contained in:
Brian Behlendorf
2010-05-20 14:16:59 -07:00
parent 3626ae6a70
commit 23d91792ef
3 changed files with 8 additions and 7 deletions
+1
View File
@@ -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