arm64: perf: Remove duplicate generic cache events
mainline inclusion from mainline-5.0-rc1 commit cf7175ece017 category: bugfix bugzilla: 41355 CVE: NA ------------------------------------------------- We cannot distinguish reads from writes in our generic cache events, so drop the WRITE entries and leave the READ entries pointing to the combined read/write events, as is done by other CPUs and architectures. Reported-by: NGanapatrao Kulkarni <Ganapatrao.Kulkarni@cavium.com> Signed-off-by: NWill Deacon <will.deacon@arm.com> Signed-off-by: NWei Li <liwei391@huawei.com> Reviewed-by: NHanjun Guo <guohanjun@huawei.com> Signed-off-by: NYang Yingliang <yangyingliang@huawei.com>
Showing
想要评论请 注册 或 登录