diff options
| author | Nicholas Piggin <[email protected]> | 2022-09-20 22:22:58 +1000 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2022-09-28 19:22:10 +1000 |
| commit | dabeb572adf24bbd7cb21d1cc4d118bdf2c2ab74 (patch) | |
| tree | 8c1f893639c1a2accaeaa955f187d04b43acef6d /tools/perf/scripts/python/syscall-counts-by-pid.py | |
| parent | c84550203b3173511e8cdbe94bc2e33175ba1d72 (diff) | |
powerpc: add ISA v3.0 / v3.1 wait opcode macro
The wait instruction encoding changed between ISA v2.07 and ISA v3.0.
In v3.1 the instruction gained a new field.
Update the PPC_WAIT macro to the current encoding. Rename the older
incompatible one with a _v203 suffix as it was introduced in v2.03
(the WC field was introduced in v2.07 but the kernel only uses WC=0).
Reviewed-by: Segher Boessenkool <[email protected]>
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/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions