]> 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)
commit707f4c4a4c729923e5997f5bc862770a0c7e1338
tree66316cc67cf604c1321ec084782b787a70a81629
parentfbc30e422873859bc1cfe5489ac7d2e798c83a5e
powerpc/perf: Add missing SIER support

Commit aa8b92f "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