diff options
author | Oliver O'Halloran <[email protected]> | 2017-05-08 15:59:40 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-05-08 17:15:15 -0700 |
commit | c14a6eb44d8a59337433961d181ca953fb20d083 (patch) | |
tree | 605da7ff4deefe55c143b79af4cf7ec1ada703f1 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | bfe1c566453a0979c0b3cd3728d0de962272f034 (diff) |
mm/huge_memory.c: use zap_deposited_table() more
Depending on the flags of the PMD being zapped there may or may not be a
deposited pgtable to be freed. In two of the three cases this is open
coded while the third uses the zap_deposited_table() helper. This patch
converts the others to use the helper to clean things up a bit.
Link: http://lkml.kernel.org/r/[email protected]
Cc: Reza Arbab <[email protected]>
Cc: Balbir Singh <[email protected]>
Cc: [email protected]
Cc: Oliver O'Halloran <[email protected]>
Cc: Aneesh Kumar K.V <[email protected]>
Cc: "Kirill A. Shutemov" <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions