diff options
| author | Nicholas Piggin <[email protected]> | 2020-12-17 23:47:26 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2021-02-09 01:09:44 +1100 |
| commit | 26418b36a11f2eaf2556aa8cefe86132907e311f (patch) | |
| tree | e490ad70b3824ee438995a9dff70a786c5b7b168 /tools/perf/scripts/python | |
| parent | a2496049f1f1006178d0db706a8451dd03bd3ec6 (diff) | |
powerpc/64s/radix: refactor TLB flush type selection
The logic to decide what kind of TLB flush is required (local, global,
or IPI) is spread multiple times over the several kinds of TLB flushes.
Move it all into a single function which may issue IPIs if necessary,
and also returns a flush type that is to be used.
Signed-off-by: Nicholas Piggin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions