diff options
author | Wei Yang <[email protected]> | 2020-10-13 16:56:23 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2020-10-13 18:38:34 -0700 |
commit | a1ddc2e8250eb550733a3f257ea299a84492d8a7 (patch) | |
tree | b16ae8fa446f54e5737ec954c6ee280cf7a4c563 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7db5e7b67e3e8d7aa96beb2a4551d211b76a05ba (diff) |
mm/hugetlb: remove VM_BUG_ON(!nrg) in get_file_region_entry_from_cache()
We are sure to get a valid file_region, otherwise the
VM_BUG_ON(resv->region_cache_count <= 0) at the very beginning would be
triggered.
Let's remove the redundant one.
Signed-off-by: Wei Yang <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Reviewed-by: Mike Kravetz <[email protected]>
Cc: Baoquan He <[email protected]>
Cc: Vlastimil Babka <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions