On Thu, 4 Mar 2021 06:55:37 -0500, Athira Rajeev wrote: > Sampled Instruction Event Register (SIER) field [46:48] > identifies the sampled instruction type. ISA v3.1 says value > of 0b111 for this field as reserved, but in POWER10 it denotes > LARX/STCX type which will hopefully be fixed in ISA v3.1 update. > > Patch fixes the functions to handle type value 7 for > CPU_FTR_ARCH_31.
Applied to powerpc/next. [1/1] powerpc/perf: Fix sampled instruction type for larx/stcx https://git.kernel.org/powerpc/c/b4ded42268ee3d703da208278342b9901abe145a cheers