PVM_MAX_PP_ARRAY_COUNT
struct page *pp_stack[PVM_MAX_PP_ARRAY_COUNT];
if (nr_pages > PVM_MAX_PP_ARRAY_COUNT) {