From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934351AbdERMGR (ORCPT ); Thu, 18 May 2017 08:06:17 -0400 Received: from bombadil.infradead.org ([65.50.211.133]:36793 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932537AbdERKvS (ORCPT ); Thu, 18 May 2017 06:51:18 -0400 Date: Thu, 18 May 2017 12:51:03 +0200 From: Peter Zijlstra To: Greg KH Cc: Ben Pineau , Ingo Molnar , stable@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: Two sched patchs missing from 4.4-stable: inclusion possible? Message-ID: <20170518105103.locuxtyazicdnf4y@hirez.programming.kicks-ass.net> References: <20170518093500.GA20808@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170518093500.GA20808@kroah.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 18, 2017 at 11:35:00AM +0200, Greg KH wrote: > On Thu, May 18, 2017 at 11:11:23AM +0200, Ben Pineau wrote: > > Hello, > > > > The following two patches series, merged in mainline 4.7, was Cc'ed to stable@, > > but somehow didn't made its way to the 4.4.x stable tree: > > 754bd598be9bbc953bc709a9e8ed7f3188bfb9d7 > > 094f469172e00d6ab0a3130b0e01c83b3cf3a98d It would be so much easier if that were normal quotes like: 754bd598be9b ("sched/fair: Do not announce throttled next buddy in dequeue_task_fair()") 094f469172e0 ("sched/fair: Initialize throttle_count for new task-groups lazily") Then I'd not have had to look them up. And I'm most certainly not going to click through various interweb sites to provide answers. > Sure, I'll be glad to take them if I can get an ack from the patch > authors, and reviewers (added to: and cc:)... > > Ingo and Peter, any objections? No, those patches should be fine I think.