summaryrefslogtreecommitdiff
path: root/include/linux/page_reporting.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/page_reporting.h')
-rw-r--r--include/linux/page_reporting.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/page_reporting.h b/include/linux/page_reporting.h
index fe648dfa3a7c..9d4ca5c218a0 100644
--- a/include/linux/page_reporting.h
+++ b/include/linux/page_reporting.h
@@ -7,6 +7,7 @@
/* This value should always be a power of 2, see page_reporting_cycle() */
#define PAGE_REPORTING_CAPACITY 32
+#define PAGE_REPORTING_ORDER_UNSPECIFIED -1
struct page_reporting_dev_info {
/* function that alters pages to make them "reported" */