diff options
author | Miaohe Lin <linmiaohe@huawei.com> | 2021-02-24 23:09:47 +0300 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-02-25 00:38:34 +0300 |
commit | ce33135cdee6e2c2874e9d1198a6df0c5f356080 (patch) | |
tree | cf30bbdbe5af57de23feefc20e01aa13f4a90ae2 /mm/oom_kill.c | |
parent | bda420b985054a3badafef23807c4b4fa38a3dff (diff) | |
download | linux-ce33135cdee6e2c2874e9d1198a6df0c5f356080.tar.xz |
mm/mempolicy: use helper range_in_vma() in queue_pages_test_walk()
The helper range_in_vma() is introduced via commit 017b1660df89 ("mm:
migration: fix migration of huge PMD shared pages"). But we forgot to
use it in queue_pages_test_walk().
Link: https://lkml.kernel.org/r/20210130091352.20220-1-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/oom_kill.c')
0 files changed, 0 insertions, 0 deletions