[ARM] Prevent oops in free_pages() when freeing a pgd
free_pages() oopses if page->mapping is non-NULL. Ensure that any rmap datastructures for the page are freed before freeing the concerned page.
Showing
Please register or sign in to comment