Re: [PATCH 1/2] oprofile: Disable oprofile NMI timer on ppc64

2015-04-08 Thread Robert Richter
On 09.04.15 12:52:55, Anton Blanchard wrote: > We want to enable the hard lockup detector on ppc64, but right now > that enables the oprofile NMI timer too. > > We'd prefer not to enable the oprofile NMI timer, it adds another > element to our PMU testing and it requires us to increase our > expor

[PATCH 1/2] oprofile: Disable oprofile NMI timer on ppc64

2015-04-08 Thread Anton Blanchard
We want to enable the hard lockup detector on ppc64, but right now that enables the oprofile NMI timer too. We'd prefer not to enable the oprofile NMI timer, it adds another element to our PMU testing and it requires us to increase our exported symbols (eg cpu_khz). Modify the config entry for OP