diff options
author | Nicholas Piggin <npiggin@gmail.com> | 2023-06-06 23:24:44 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2023-06-14 12:46:42 +1000 |
commit | fc8562c9b69af9533c39903b1601c378742189b0 (patch) | |
tree | cbad1014e246b18a28afd9b41507b02574977974 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0eb8088b5a7524f96cadfb27083f5bdd819d9d52 (diff) |
powerpc/32: Remove sync from _switch
64-bit has removed the sync from _switch since commit 9145effd626d1
("powerpc/64: Drop explicit hwsync in context switch"). The same
logic there should apply to 32-bit. Remove the sync and replace with
a placeholder comment (32 and 64 will be merged with a later change).
Signed-off-by: Nicholas Piggin <npiggin@gmail.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://msgid.link/20230606132447.315714-4-npiggin@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions