Signed-off-by: Liam R. Howlett <Liam.Howlett@Oracle.com>
#include <linux/rcupdate.h>
#include <linux/spinlock.h>
//#define CONFIG_MAPLE_RCU_DISABLED
-//#define CONFIG_DEBUG_MAPLE_TREE
//#define CONFIG_DEBUG_MAPLE_TREE_VERBOSE
/*
If unsure, say N.
+
+config DEBUG_MAPLE_TREE
+ bool "Debug VM maple trees"
+ depends on DEBUG_VM
+ help
+ Enable VM maple tree debugging information and extra validations.
+
+ If unsure, say N.
+
config DEBUG_VM_PGFLAGS
bool "Debug page-flags operations"
depends on DEBUG_VM