diff options
| author | Mike Rapoport <[email protected]> | 2018-10-26 15:04:58 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-10-26 16:25:20 -0700 |
| commit | be6ec5b1eecf1c5e985831540b90a320a9ed3aa5 (patch) | |
| tree | 803f685f1693ae19b296ad0d099c5318d27d19ac /tools/perf/scripts/python/call-graph-from-sql.py | |
| parent | 0042379279bcac871d2a60172f942a3a255ec611 (diff) | |
um: setup_physmem: stop using global variables
The setup_physmem() function receives uml_physmem and uml_reserved as
parameters and still used these global variables. Replace such usage with
local variables.
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Mike Rapoport <[email protected]>
Acked-by: Richard Weinberger <[email protected]>
Cc: Guan Xuetao <[email protected]>
Cc: Ley Foon Tan <[email protected]>
Cc: Richard Kuo <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Michal Hocko <[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-sql.py')
0 files changed, 0 insertions, 0 deletions