diff options
author | 2022-06-07 15:38:48 -0400 | |
---|---|---|
committer | 2022-08-02 12:34:03 -0400 | |
commit | 68f2736a858324c3ec852f6c2cddd9d1c777357d (patch) | |
tree | 62c9573d493277ee9eb7edb13276570e395d8e8f /scripts/patch-kernel | |
parent | secretmem: Remove isolate_page (diff) | |
download | linux-dev-68f2736a858324c3ec852f6c2cddd9d1c777357d.tar.xz linux-dev-68f2736a858324c3ec852f6c2cddd9d1c777357d.zip |
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: Matthew Wilcox (Oracle) <willy@infradead.org>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions