diff options
| author | Donghai Qiao <[email protected]> | 2022-01-14 14:05:32 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2022-01-15 16:30:27 +0200 |
| commit | 46a53371f3fd9bf873fdd9c4df75b1cd86df1098 (patch) | |
| tree | b09577a328ca8d4c1563dde98bc71a9018cbd453 /tools/perf/scripts/python/bin/stackcollapse-report | |
| parent | 17c17367758059930246dde937cc7da9b8f3549e (diff) | |
mm/page_counter: remove an incorrect call to propagate_protected_usage()
propagate_protected_usage() is called to propagate the usage change in
the page_counter structure. But there is a call to this function from
page_counter_try_charge() when there is actually no usage change. Hence
this call should be removed.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Donghai Qiao <[email protected]>
Reviewed-by: Roman Gushchin <[email protected]>
Cc: Michal Hocko <[email protected]>
Cc: Johannes Weiner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions