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.8 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no 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 0C42FC64E8A for ; Wed, 2 Dec 2020 07:50:49 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 9D5FB2222A for ; Wed, 2 Dec 2020 07:50:46 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728130AbgLBHub (ORCPT ); Wed, 2 Dec 2020 02:50:31 -0500 Received: from mail.kernel.org ([198.145.29.99]:46930 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726148AbgLBHua (ORCPT ); Wed, 2 Dec 2020 02:50:30 -0500 Date: Wed, 2 Dec 2020 08:51:00 +0100 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1606895390; bh=bHBlIp6/6bYR2DZlcmjkccGcs7LLQN4wYoeb0vik4Ao=; h=From:To:Cc:Subject:References:In-Reply-To:From; b=0jq8eRs+mIqdWi/DvOBQtKDLzEUhm825U1gwCfN3k2faM3R0/1oQrfcg3XIcSNh1x uLWxzlQ81/kW07IT1Jgca+NkxBmjAJwibf8SDvRs/S3nA+CmcRYf6k1HH1yCH+sATa g2EJYYSA8iTAIu0UiptwcMQOvRI+gv7ipi2WKfBE= From: Greg KH To: "Guilherme G. Piccoli" Cc: Sasha Levin , peterz@infradead.org, bsegall@google.com, Ingo Molnar , Vincent Guittot , pauld@redhat.com, zohooouoto@zoho.com.cn, stable@vger.kernel.org, Gavin Guo , nivedita.singhvi@canonical.com, halves@canonical.com, Jay Vosburgh Subject: Re: FAILED: patch "[PATCH] sched/fair: Fix unthrottle_cfs_rq() for leaf_cfs_rq list" failed to apply to 5.4-stable tree Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: stable@vger.kernel.org On Tue, Dec 01, 2020 at 12:03:18PM -0300, Guilherme G. Piccoli wrote: > Hey Sasha, sorry to annoy again, but maybe Peter is very busy - wouldn't > be possible maybe to get that merged after a review from Ben or Ingo? I > see them in the MAINTAINERS file, specially Ben as CONFIG_CFS_BANDWIDTH > maintainer. > > I understand the confidence in this patch is relatively high, since it's > a backport from the author, right? I still want to see an ack from the maintainer please. thanks, greg k-h