From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932246AbcEBWR6 (ORCPT ); Mon, 2 May 2016 18:17:58 -0400 Received: from out5-smtp.messagingengine.com ([66.111.4.29]:38787 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755166AbcEBWR4 (ORCPT ); Mon, 2 May 2016 18:17:56 -0400 X-Sasl-enc: KllMcjoyhYZZ0ySe6QlHxHuOMNPeFea9Ny+YTvwiBwnX 1462227475 Date: Mon, 2 May 2016 15:17:54 -0700 From: Greg KH To: Andres Freund Cc: stable@vger.kernel.org, tglx@linutronix.de, a.p.zijlstra@chello.nl, namhyung@kernel.org, linux-kernel@vger.kernel.org, hpa@zytor.com, mingo@kernel.org, acme@redhat.com Subject: Re: [tip:perf/urgent] perf hists: Fix determination of a callchain node's childlessness Message-ID: <20160502221754.GA1521@kroah.com> References: <20160330190245.GB13305@awork2.anarazel.de> <20160418142522.byecuiuoi3julvhr@alap3.anarazel.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160418142522.byecuiuoi3julvhr@alap3.anarazel.de> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 18, 2016 at 07:25:22AM -0700, Andres Freund wrote: > Hi, > > Perhaps the patch quoted below should also go into stable? It'd be nice > to fix that regression for 4.4 and 4.5. It's been integrated into 4.6 > (909890355). How is it a regression in 4.4, as the commit involved didn't show up until 4.5? confused, greg k-h