Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752843AbdCFG7J (ORCPT ); Mon, 6 Mar 2017 01:59:09 -0500 Received: from szxga03-in.huawei.com ([45.249.212.189]:3467 "EHLO dggrg03-dlp.huawei.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1752713AbdCFG65 (ORCPT ); Mon, 6 Mar 2017 01:58:57 -0500 From: Tan Xiaojun To: , , , CC: , Subject: [PATCH -stable 4.1 0/4] perf/core: Fix dynamic interrupt throttle Date: Mon, 6 Mar 2017 15:14:21 +0800 Message-ID: <1488784465-58402-1-git-send-email-tanxiaojun@huawei.com> X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [10.175.102.38] X-CFilter-Loop: Reflected X-Mirapoint-Virus-RAPID-Raw: score=unknown(0), refid=str=0001.0A090204.58BD08AD.002B,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0, ip=0.0.0.0, so=2014-11-16 11:51:01, dmn=2013-03-21 17:37:32 X-Mirapoint-Loop-Id: b86b89de18c37f2597d30710a7b4c379 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 532 Lines: 19 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