On Mon, Mar 06, 2017 at 03:14:21PM +0800, Tan Xiaojun wrote: > These four patches are needed for stable 4.1. They fix function of dynamic > interrupt throttle. > > Kan Liang (1): > perf/core: Fix implicitly enable dynamic interrupt throttle > > Peter Zijlstra (2): > perf/core: Fix dynamic interrupt throttle > perf/core: Make sysctl_perf_cpu_time_max_percent conform to > documentation > > Tan Xiaojun (1): > perf/core: Fix the perf_cpu_time_max_percent check > > kernel/events/core.c | 97 > ++++++++++++++++++++++++++++++++-------------------- > 1 file changed, 60 insertions(+), 37 deletions(-) > > -- > 1.9.1 >
Applied, thanks! -- Thanks, Sasha