summaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
authorAthira Rajeev <atrajeev@linux.vnet.ibm.com>2020-10-21 14:23:26 +0530
committerMichael Ellerman <mpe@ellerman.id.au>2020-11-19 16:56:56 +1100
commitfdf13a657508a12cd21a4d7b988cb260cb8fbd38 (patch)
tree9aafd0a159bb43fa030ffe3a95b38e8796700424 /include/linux
parent9e8d13697c38a86e0fcf1bb20d419e3d6103e085 (diff)
downloadcachepc-linux-fdf13a657508a12cd21a4d7b988cb260cb8fbd38.tar.gz
cachepc-linux-fdf13a657508a12cd21a4d7b988cb260cb8fbd38.zip
powerpc/perf: Drop the check for SIAR_VALID
In power10 DD1, there is an issue that causes the SIAR_VALID bit of the SIER (Sampled Instruction Event Register) to not be set. But the SIAR_VALID bit is used for fetching the instruction address from the SIAR (Sampled Instruction Address Register), and marked events are sampled only if the SIAR_VALID bit is set. So drop the check for SIAR_VALID and return true always incase of power10 DD1. Signed-off-by: Athira Rajeev <atrajeev@linux.vnet.ibm.com> Signed-off-by: Madhavan Srinivasan <maddy@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20201021085329.384535-2-maddy@linux.ibm.com
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions