aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/flamegraph.py
diff options
context:
space:
mode:
authorMiaohe Lin <[email protected]>2021-05-04 18:34:38 -0700
committerLinus Torvalds <[email protected]>2021-05-05 11:27:21 -0700
commitda56388c4397878a65b74f7fe97760f5aa7d316b (patch)
tree801df6ed6c43b541b84f21e152252f0f09a343a3 /tools/perf/scripts/python/flamegraph.py
parentdddf31a49a0eb858bba58876c3c67dd8ea81b800 (diff)
mm/hugeltb: handle the error case in hugetlb_fix_reserve_counts()
A rare out of memory error would prevent removal of the reserve map region for a page. hugetlb_fix_reserve_counts() handles this rare case to avoid dangling with incorrect counts. Unfortunately, hugepage_subpool_get_pages and hugetlb_acct_memory could possibly fail too. We should correctly handle these cases. Link: https://lkml.kernel.org/r/[email protected] Fixes: b5cec28d36f5 ("hugetlbfs: truncate_hugepages() takes a range of pages") Signed-off-by: Miaohe Lin <[email protected]> Cc: Feilong Lin <[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/flamegraph.py')
0 files changed, 0 insertions, 0 deletions