[PATCH] handle pte_chain_alloc() failures
Update page_add_rmap() callers to allocate their own pte_chain structures, and to pass those into page_add_rmap(). The swapoff path has not yet been updated and is still oopsable. The locking there is tricky.
Showing
Please register or sign in to comment