search for: move_to_free_list

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

2019 Sep 11
0
[vhost:linux-next 14/17] include/linux/mmzone.h:815:3: error: implicit declaration of function 'move_page_to_reported_list'; did you mean 'move_to_free_list'?
...laration] struct list_head *tail = get_unreported_tail(zone, order, migratetype); ^~~~~~~~~~~~~~~~~~~ include/linux/mmzone.h:791:27: warning: initialization makes pointer from integer without a cast [-Wint-conversion] include/linux/mmzone.h: In function 'move_to_free_list': include/linux/mmzone.h:807:27: warning: initialization makes pointer from integer without a cast [-Wint-conversion] struct list_head *tail = get_unreported_tail(zone, order, migratetype); ^~~~~~~~~~~~~~~~~~~ >> include/linux/mmzone.h:815:3: error: i...
2019 Sep 11
0
[vhost:linux-next 16/17] include/linux/page_reporting.h:9:34: note: in expansion of macro 'pageblock_order'
...laration] struct list_head *tail = get_unreported_tail(zone, order, migratetype); ^~~~~~~~~~~~~~~~~~~ include/linux/mmzone.h:791:27: warning: initialization makes pointer from integer without a cast [-Wint-conversion] include/linux/mmzone.h: In function 'move_to_free_list': include/linux/mmzone.h:807:27: warning: initialization makes pointer from integer without a cast [-Wint-conversion] struct list_head *tail = get_unreported_tail(zone, order, migratetype); ^~~~~~~~~~~~~~~~~~~ include/linux/mmzone.h:815:3: error: implici...