Skip to content
Snippets Groups Projects
Commit 68f2736a authored by Matthew Wilcox (Oracle)'s avatar Matthew Wilcox (Oracle)
Browse files

mm: Convert all PageMovable users to movable_operations


These drivers are rather uncomfortably hammered into the
address_space_operations hole.  They aren't filesystems and don't behave
like filesystems.  They just need their own movable_operations structure,
which we can point to directly from page->mapping.

Signed-off-by: default avatarMatthew Wilcox (Oracle) <willy@infradead.org>
parent 81218f80
No related branches found
No related tags found
Loading
Showing with 134 additions and 486 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment