search for: ioremap_max_ord

Displaying 1 result from an estimated 1 matches for "ioremap_max_ord".

Did you mean: ioremap_max_order
2019 Sep 06
0
[vhost:linux-next 15/15] include/linux/page_reporting.h:10:34: error: 'HUGETLB_PAGE_ORDER' undeclared; did you mean 'IOREMAP_MAX_ORDER'?
...ORDER < MAX_ORDER ^~~~~~~~~~~~~~~~~~ include/linux/page_reporting.h: In function 'get_unreported_tail': >> include/linux/page_reporting.h:10:34: error: 'HUGETLB_PAGE_ORDER' undeclared (first use in this function); did you mean 'IOREMAP_MAX_ORDER'? #define PAGE_REPORTING_MIN_ORDER HUGETLB_PAGE_ORDER ^ >> include/linux/page_reporting.h:72:15: note: in expansion of macro 'PAGE_REPORTING_MIN_ORDER' if (order >= PAGE_REPORTING_MIN_ORDER && ^~~~~~~~~~~...