Re: [PATCH 1/4] powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv()

2013-04-25 Thread Sukadev Bhattiprolu
Michael Ellerman [mich...@ellerman.id.au] wrote: | From: Michael Ellerman micha...@au1.ibm.com | | On power8 the SIPR and SIHV are not in MMCRA, so convert the routines | to take regs and change the names accordingly. | | Signed-off-by: Michael Ellerman micha...@au1.ibm.com | --- |

[PATCH 1/4] powerpc/perf: Convert mmcra_sipr/sihv() to regs_sipr/sihv()

2013-04-10 Thread Michael Ellerman
From: Michael Ellerman micha...@au1.ibm.com On power8 the SIPR and SIHV are not in MMCRA, so convert the routines to take regs and change the names accordingly. Signed-off-by: Michael Ellerman micha...@au1.ibm.com --- arch/powerpc/perf/core-book3s.c | 20 +++- 1 file changed,