From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id 488993CB37 for ; Mon, 29 Apr 2019 08:45:32 -0400 (EDT) Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 23F572075E; Mon, 29 Apr 2019 12:45:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556541931; bh=g39GJSANCTMsjSELOOQFuaxuOOo5JpWJMNvrX/VLyXE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=vNtj82T+xiL4TD19Z0J+JP9ZmLAmMYlnljVWMm8YdWBechKuNOJFcpSRAZjkdsqQI OPr7+3GFnF164RYnCRJzkfqedXT/QSD+fMbv298xu2/UT3eQULM87ADXscxFrk/YR0 OzJZE71l4qi4dYjTDqtvZqyIOksGPwINyRx9uMpk= Date: Mon, 29 Apr 2019 14:45:29 +0200 From: Greg Kroah-Hartman To: Toke =?iso-8859-1?Q?H=F8iland-J=F8rgensen?= Cc: David Miller , stable@vger.kernel.org, cake@lists.bufferbloat.net Message-ID: <20190429124529.GE31371@kroah.com> References: <155446010188.1460.16734711102827171744.stgit@alrua-x1> <155446010198.1460.1169444436924215431.stgit@alrua-x1> <20190429124310.GD31371@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190429124310.GD31371@kroah.com> User-Agent: Mutt/1.11.4 (2019-03-13) Subject: Re: [Cake] [PATCH for-4.19 1/3] sch_cake: Simplify logic in cake_select_tin() X-BeenThere: cake@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: Cake - FQ_codel the next generation List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Apr 2019 12:45:32 -0000 On Mon, Apr 29, 2019 at 02:43:10PM +0200, Greg Kroah-Hartman wrote: > On Fri, Apr 05, 2019 at 12:28:22PM +0200, Toke Høiland-Jørgensen wrote: > > commit 4b454433221de445f6d3d73b0ac27b4f7da25b83 upstream. > > I see no such commit in Linus's tree. What am I supposed to do with > this? Ah, these are already in the 4.19 tree now, nevermind...