search for: reported_pages

Displaying 2 results from an estimated 2 matches for "reported_pages".

2019 Sep 11
0
[vhost:linux-next 16/17] include/linux/page_reporting.h:9:34: note: in expansion of macro 'pageblock_order'
...age_reporting.h:9:34: note: in expansion of macro 'pageblock_order' #define PAGE_REPORTING_MIN_ORDER pageblock_order ^~~~~~~~~~~~~~~ include/linux/page_reporting.h:61:44: note: in expansion of macro 'PAGE_REPORTING_MIN_ORDER' zone->reported_pages[page_private(page) - PAGE_REPORTING_MIN_ORDER]--; ^~~~~~~~~~~~~~~~~~~~~~~~ arch/riscv/include/asm/page.h:24:22: note: each undeclared identifier is reported only once for each function it appears in #define HPAGE_SHIFT PMD_SHIFT...
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'?
...39; 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:94:31: note: in expansion of macro 'PAGE_REPORTING_MIN_ORDER' zone->reported_pages[order - PAGE_REPORTING_MIN_ORDER]++; ^~~~~~~~~~~~~~~~~~~~~~~~ include/linux/page_reporting.h: In function 'del_page_from_reported_list': >> include/linux/page_reporting.h:10:34: error: 'HUGETLB_PAGE_ORDER' undeclared (first use in this func...