diff options
author | Matthew Wilcox (Oracle) <willy@infradead.org> | 2020-10-16 05:05:50 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2020-10-16 20:11:15 +0200 |
commit | fc3a5ac52827960ca1e17ba243ff4ba29fcc057a (patch) | |
tree | d0526db86c2e7d611d1695f2b8bbf3da5225c92c /mm/vmscan.c | |
parent | mm/rmap: fix assumptions of THP size (diff) | |
download | linux-fc3a5ac52827960ca1e17ba243ff4ba29fcc057a.tar.xz linux-fc3a5ac52827960ca1e17ba243ff4ba29fcc057a.zip |
mm/truncate: fix truncation for pages of arbitrary size
Remove the assumption that a compound page is HPAGE_PMD_SIZE, and the
assumption that any page is PAGE_SIZE.
Signed-off-by: Matthew Wilcox (Oracle) <willy@infradead.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Reviewed-by: SeongJae Park <sjpark@amazon.de>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Cc: Huang Ying <ying.huang@intel.com>
Link: https://lkml.kernel.org/r/20200908195539.25896-10-willy@infradead.org
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions