From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755780AbcK1XOw (ORCPT ); Mon, 28 Nov 2016 18:14:52 -0500 Received: from mail-wj0-f194.google.com ([209.85.210.194]:35428 "EHLO mail-wj0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755318AbcK1XOp (ORCPT ); Mon, 28 Nov 2016 18:14:45 -0500 MIME-Version: 1.0 In-Reply-To: <1480369492-23901-1-git-send-email-jacob.jun.pan@linux.intel.com> References: <1480369492-23901-1-git-send-email-jacob.jun.pan@linux.intel.com> From: "Rafael J. Wysocki" Date: Tue, 29 Nov 2016 00:14:41 +0100 X-Google-Sender-Auth: Kr7pILFx78vtfkeW6Z2kyMV9ytA Message-ID: Subject: Re: [PATCH 0/4] Misc enhancements to intel_powerclamp To: Jacob Pan Cc: LKML , Linux PM , Rafael Wysocki , Eduardo Valentin , Zhang Rui , Peter Zijlstra , Ingo Molnar , Thomas Gleixner , Arjan van de Ven , Srinivas Pandruvada , Len Brown , Petr Mladek , Sebastian Andrzej Siewior Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 28, 2016 at 10:44 PM, Jacob Pan wrote: > This patchset is applicable on top of scheduler support of forced idle > tasks. (https://lkml.org/lkml/2016/11/28/683) > > Jacob Pan (1): > thermal/intel_powerclamp: stop sched tick in forced idle > > Petr Mladek (2): > thermal/intel_powerclamp: Remove duplicated code that starts the > kthread > thermal/intel_powerclamp: Convert the kthread to kthread worker API > > Sebastian Andrzej Siewior (1): > thermal/intel_powerclamp: Convert to CPU hotplug state > If you resend patched from other people and signed-off by them, you also should sign the patches off as an indication that they have gone through your hands. Thanks, Rafael