|
@@ -57,7 +57,7 @@
|
|
# error "Need more than one PGD for the ESPFIX hack"
|
|
# error "Need more than one PGD for the ESPFIX hack"
|
|
#endif
|
|
#endif
|
|
|
|
|
|
-#define PGALLOC_GFP (GFP_KERNEL | __GFP_NOTRACK | __GFP_REPEAT | __GFP_ZERO)
|
|
|
|
|
|
+#define PGALLOC_GFP (GFP_KERNEL | __GFP_NOTRACK | __GFP_ZERO)
|
|
|
|
|
|
/* This contains the *bottom* address of the espfix stack */
|
|
/* This contains the *bottom* address of the espfix stack */
|
|
DEFINE_PER_CPU_READ_MOSTLY(unsigned long, espfix_stack);
|
|
DEFINE_PER_CPU_READ_MOSTLY(unsigned long, espfix_stack);
|