SWP_CONTINUED
VM_BUG_ON(page_private(page) != SWP_CONTINUED);
if (p->flags & SWP_CONTINUED)
set_page_private(head, SWP_CONTINUED);
si->flags |= SWP_CONTINUED;
if (page_private(head) != SWP_CONTINUED) {