diff options
author | Zi Yan <[email protected]> | 2024-03-07 13:18:54 -0500 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2024-03-12 13:07:17 -0700 |
commit | 2394aef616cf38fbf2e797c6845ccd35d76ce256 (patch) | |
tree | f76d2d2dc05ec05bdbe3566f12359a3a71d5ce27 /tools/perf/util/trace-event-scripting.c | |
parent | 1412ecb3d256e5d23c6bd150e110cef6e3736844 (diff) |
mm/huge_memory: skip invalid debugfs new_order input for folio split
User can put arbitrary new_order via debugfs for folio split test.
Although new_order check is added to split_huge_page_to_list_order() in
the prior commit, these two additional checks can avoid unnecessary folio
locking and split_folio_to_order() calls.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Zi Yan <[email protected]>
Reported-by: Dan Carpenter <[email protected]>
Closes: https://lore.kernel.org/linux-mm/[email protected]/
Cc: David Hildenbrand <[email protected]>
Cc: Kirill A. Shutemov <[email protected]>
Cc: Matthew Wilcox (Oracle) <[email protected]>
Cc: Ryan Roberts <[email protected]>
Cc: Yang Shi <[email protected]>
Cc: Yu Zhao <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions