]> git.baikalelectronics.ru Git - kernel.git/commit
powerpc/perf: Add missing SIER support
authorMichael Ellerman <michael@ellerman.id.au>
Wed, 15 May 2013 20:19:31 +0000 (20:19 +0000)
committerBenjamin Herrenschmidt <benh@kernel.crashing.org>
Fri, 31 May 2013 22:29:29 +0000 (08:29 +1000)
commit2879895773a1070f451e7c36176cbb05ce5776e3
tree66316cc67cf604c1321ec084782b787a70a81629
parent4aef8f4c091354e8d74c2fc442d4af0b23976f4b
powerpc/perf: Add missing SIER support

Commit 1eff4a7 "Add support for SIER" missed updates to siar_valid()
and perf_get_data_addr().

In both cases we need to check the SIER instead of mmcra.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
arch/powerpc/perf/core-book3s.c