Re: [PATCH] powerpc/sysfs: Expose MMCR2 spr in sysfs

2017-06-26 Thread Michael Ellerman
Madhavan Srinivasan writes: > Monitor Mode Control Register 2 (MMCR2) is a 64-bit > register that contains 9-bit control fields for > controlling the operation of PMC1 - PMC6. Patch > to expose the MMCR2 spr in sysfs. > > Signed-off-by: Madhavan Srinivasan > --- > arch/powerpc/kernel/sysfs.c |

[PATCH] powerpc/sysfs: Expose MMCR2 spr in sysfs

2017-06-25 Thread Madhavan Srinivasan
Monitor Mode Control Register 2 (MMCR2) is a 64-bit register that contains 9-bit control fields for controlling the operation of PMC1 - PMC6. Patch to expose the MMCR2 spr in sysfs. Signed-off-by: Madhavan Srinivasan --- arch/powerpc/kernel/sysfs.c | 8 1 file changed, 8 insertions(+)