diff options
| author | Miaohe Lin <[email protected]> | 2021-02-24 12:07:43 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-02-24 13:38:33 -0800 |
| commit | 3f1b0162f6f6ae8a9012819b07d433bd0ec37d25 (patch) | |
| tree | b0dfbb412dea6fe916e50a5f5fd5fc99e0527085 /tools/perf/scripts/python | |
| parent | 07e51edf839ab85187acf013384ceecbbba40b0b (diff) | |
mm/hugetlb: remove unnecessary VM_BUG_ON_PAGE on putback_active_hugepage()
All callers know they are operating on a hugetlb head page. So this
VM_BUG_ON_PAGE can not catch anything useful.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Reviewed-by: Oscar Salvador <[email protected]>
Cc: Mike Kravetz <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions