From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933379AbcAaTRh (ORCPT ); Sun, 31 Jan 2016 14:17:37 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:59475 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933272AbcAaTRf (ORCPT ); Sun, 31 Jan 2016 14:17:35 -0500 Date: Sun, 31 Jan 2016 11:17:34 -0800 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah.kh@samsung.com, info@kernelci.org, stable@vger.kernel.org Subject: Re: [PATCH 4.4 00/67] 4.4.1-stable review Message-ID: <20160131191734.GB23698@kroah.com> References: <20160127180907.419868641@linuxfoundation.org> <56A97BA2.5030201@roeck-us.net> <56A98937.8040100@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56A98937.8040100@roeck-us.net> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 27, 2016 at 07:21:27PM -0800, Guenter Roeck wrote: > On 01/27/2016 06:23 PM, Guenter Roeck wrote: > >On 01/27/2016 10:11 AM, Greg Kroah-Hartman wrote: > >>------------------------- > >>NOTE: > >> There are still a lot of pending stable patches in the queue, well > >> over 400 of them to be specific, so some of your favorite/pet patches > >> might not be included in these releases. Please be patient as I dig > >> out from this backlog over the next few weeks. If there are specific > >> patches that you just _must_ have included in a stable release soon, > >> please let me know. > >>------------------------- > >> > >>This is the start of the stable review cycle for the 4.4.1 release. > >>There are 67 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 Fri Jan 29 18:08:16 UTC 2016. > >>Anything received after that time might be too late. > >> > >Build results: > > total: 145 pass: 145 fail: 0 > > > >Qemu test results: > > total: 96 pass: 94 fail: 2 > >Failed tests: > > arm64:smp:defconfig > > arm64:nosmp:defconfig > > > >arm64 qemu test failures are the same as in v4.1.y, v4.3.y, and mainline. > > > > Fix is now upstream, in case you want to apply it to v4.1 / v4.3 / v4.4. > Commit f436b2ac90a0 ("arm64: kernel: fix architected PMU registers > unconditional access"). I've applied it to 4.3 and 4.4, but it doesn't apply to 4.1 at all :( thanks, greg k-h