diff options
author | Miaohe Lin <linmiaohe@huawei.com> | 2021-05-05 03:33:28 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2021-05-05 20:27:20 +0200 |
commit | 5c8ecb131a655e775287380428ac1c764c117ee6 (patch) | |
tree | eff5cd3c4b77a79eadfdaa1be3b0e7ecc53c6ee4 /scripts/Makefile.modfinal | |
parent | mm/hugetlb: optimize the surplus state transfer code in move_hugetlb_state() (diff) | |
download | linux-5c8ecb131a655e775287380428ac1c764c117ee6.tar.xz linux-5c8ecb131a655e775287380428ac1c764c117ee6.zip |
mm/hugetlb_cgroup: remove unnecessary VM_BUG_ON_PAGE in hugetlb_cgroup_migrate()
!PageHuge(oldhpage) is implicitly checked in page_hstate() above, so we
remove this explicit one.
Link: https://lkml.kernel.org/r/20210308112809.26107-4-linmiaohe@huawei.com
Signed-off-by: Miaohe Lin <linmiaohe@huawei.com>
Cc: Mike Kravetz <mike.kravetz@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'scripts/Makefile.modfinal')
0 files changed, 0 insertions, 0 deletions