From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755602AbdGKJxu (ORCPT ); Tue, 11 Jul 2017 05:53:50 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:59474 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750929AbdGKJxt (ORCPT ); Tue, 11 Jul 2017 05:53:49 -0400 Date: Tue, 11 Jul 2017 11:53:45 +0200 From: Greg Kroah-Hartman To: Krister Johansen Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org Subject: Re: [PATCH 4.9 00/41] 4.9.37-stable review Message-ID: <20170711095345.GK14041@kroah.com> References: <20170710171051.866846041@linuxfoundation.org> <20170710223108.GA6865@templeofstupid.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170710223108.GA6865@templeofstupid.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Jul 10, 2017 at 03:31:08PM -0700, Krister Johansen wrote: > Hey Greg, > > On Mon, Jul 10, 2017 at 07:10:33PM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.9.37 release. > > There are 41 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Wed Jul 12 17:10:36 UTC 2017. > > Anything received after that time might be too late. > > > > The whole patch series can be found in one patch at: > > kernel.org/pub/linux/kernel/v4.x/stable-review/patch-4.9.37-rc1.gz > > or in the git tree and branch at: > > git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-4.9.y > > and the diffstat can be found below. > > > > thanks, > > > > greg k-h > > > In 4.9.36 there were some patches to tools/perf that got pulled in that > break that part of build. It looks like a couple of dependent patches > were omitted. I don't see these patches included in 4.9.37. Is it > possible to get those included so that tools/perf builds again? > > Here's a link to the prior thread: > > https://lkml.org/lkml/2017/7/5/537 I was hoping that you would get a response from the perf developers, which is why I didn't queue those patches up. I'll do so for the next release after this one if I don't hear otherwise. thanks, greg k-h