diff options
| author | Miaohe Lin <[email protected]> | 2022-04-28 23:16:08 -0700 |
|---|---|---|
| committer | akpm <[email protected]> | 2022-04-28 23:16:08 -0700 |
| commit | 91925ab8cc2a05ab0e524830247e1d66ba4e4e19 (patch) | |
| tree | 2ada8dd11edef283f3821fbb00b08c5ab6dec699 /tools/perf/scripts | |
| parent | 3eefb826c5a627084eccec788f0236a070988dae (diff) | |
mm/migration: avoid unneeded nodemask_t initialization
Avoid unneeded next_pass and this_pass initialization as they're always
set before using to save possible cpu cycles when there are plenty of
nodes in the system.
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Miaohe Lin <[email protected]>
Reviewed-by: Muchun Song <[email protected]>
Reviewed-by: Baolin Wang <[email protected]>
Cc: Alistair Popple <[email protected]>
Cc: "Huang, Ying" <[email protected]>
Cc: Zi Yan <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions