> +static inline unsigned int reclaim_page_list(struct list_head *page_list, struct pglist_data *pgdat) This is completely unreadable with the crazy long lines. Also why would you force inline this?
> +static inline unsigned int reclaim_page_list(struct list_head *page_list, struct pglist_data *pgdat) This is completely unreadable with the crazy long lines. Also why would you force inline this?