diff options
| author | Andrey Abramov <[email protected]> | 2019-04-02 23:47:22 +0300 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2020-05-11 23:15:14 +1000 |
| commit | bac7ca7b985b72873bd4ac2553b13b5af5b1f08a (patch) | |
| tree | e38a430c68c40c29b0103f175d246b3092790401 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | 2f62870ca5bc9d305f3c212192320c29e9dbdc54 (diff) | |
powerpc: module_[32|64].c: replace swap function with built-in one
Replace relaswap with built-in one, because relaswap
does a simple byte to byte swap.
Since Spectre mitigations have made indirect function calls more
expensive, and the default simple byte copies swap is implemented
without them, an "optimized" custom swap function is now
a waste of time as well as code.
Signed-off-by: Andrey Abramov <[email protected]>
Reviewed-by: George Spelvin <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions