From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.3 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5B0D4C11D2F for ; Mon, 24 Feb 2020 16:34:52 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 303C62080D for ; Mon, 24 Feb 2020 16:34:52 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727797AbgBXQev (ORCPT ); Mon, 24 Feb 2020 11:34:51 -0500 Received: from outbound-smtp03.blacknight.com ([81.17.249.16]:58694 "EHLO outbound-smtp03.blacknight.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727299AbgBXQeu (ORCPT ); Mon, 24 Feb 2020 11:34:50 -0500 Received: from mail.blacknight.com (pemlinmail05.blacknight.ie [81.17.254.26]) by outbound-smtp03.blacknight.com (Postfix) with ESMTPS id 10999C0C07 for ; Mon, 24 Feb 2020 16:34:49 +0000 (GMT) Received: (qmail 20607 invoked from network); 24 Feb 2020 16:34:48 -0000 Received: from unknown (HELO techsingularity.net) (mgorman@techsingularity.net@[84.203.18.57]) by 81.17.254.9 with ESMTPSA (AES256-SHA encrypted, authenticated); 24 Feb 2020 16:34:48 -0000 Date: Mon, 24 Feb 2020 16:34:46 +0000 From: Mel Gorman To: Valentin Schneider Cc: linux-kernel@vger.kernel.org, linux-tip-commits@vger.kernel.org, Vincent Guittot , Ingo Molnar , Dietmar Eggemann , Peter Zijlstra , Juri Lelli , Phil Auld , Hillf Danton , x86 Subject: Re: [tip: sched/core] sched/pelt: Add a new runnable average signal Message-ID: <20200224163446.GA3466@techsingularity.net> References: <20200224095223.13361-9-mgorman@techsingularity.net> <158255763157.28353.3693734020236686000.tip-bot2@tip-bot2> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 24, 2020 at 04:01:04PM +0000, Valentin Schneider wrote: > > tip-bot2 for Vincent Guittot writes: > > > Signed-off-by: Vincent Guittot > > Signed-off-by: Mel Gorman > > Signed-off-by: Ingo Molnar > > Reviewed-by: "Dietmar Eggemann " > > Acked-by: Peter Zijlstra > > With the fork time initialization thing being sorted out, the rest of the > runnable series can claim my > > Reviewed-by: Valentin Schneider > > but I doubt any of that is worth the hassle since it's in tip already. Just > figured I'd mention it, being in Cc and all :-) Whether the tag gets included or not, it's nice to have definite confirmation that you're ok with this version! -- Mel Gorman SUSE Labs