diff options
| author | Baoquan He <[email protected]> | 2021-02-24 12:06:17 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2021-02-24 13:38:31 -0800 |
| commit | 3256ff83c566235e812498ee1dc806c45a5d5af7 (patch) | |
| tree | 8ea79fa68b37b8a60f54f282a47079f8284de26c /tools/perf/scripts/python/flamegraph.py | |
| parent | ab28cb6e1e5e59eb8bf3ad399133617414301d3a (diff) | |
mm: simplify parater of function memmap_init_zone()
As David suggested, simply passing 'struct zone *zone' is enough. We can
get all needed information from 'struct zone*' easily.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Baoquan He <[email protected]>
Suggested-by: David Hildenbrand <[email protected]>
Reviewed-by: Mike Rapoport <[email protected]>
Reviewed-by: David Hildenbrand <[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