Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752317AbdGDIAa (ORCPT ); Tue, 4 Jul 2017 04:00:30 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:37272 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752064AbdGDIA3 (ORCPT ); Tue, 4 Jul 2017 04:00:29 -0400 Date: Tue, 4 Jul 2017 10:00:29 +0200 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, ben.hutchings@codethink.co.uk, stable@vger.kernel.org Subject: Re: [PATCH 4.4 000/101] 4.4.76-stable review Message-ID: <20170704080029.GB22480@kroah.com> References: <20170703133334.237346187@linuxfoundation.org> <79bce58f-eee3-5847-be5a-950707fd7f53@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <79bce58f-eee3-5847-be5a-950707fd7f53@roeck-us.net> 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 Content-Length: 1195 Lines: 35 On Mon, Jul 03, 2017 at 12:37:35PM -0700, Guenter Roeck wrote: > On 07/03/2017 06:34 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.76 release. > > There are 101 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 5 13:32:59 UTC 2017. > > Anything received after that time might be too late. > > > > Build results: > total: 145 pass: 143 fail: 2 > Failed builds: > arm64:allnoconfig > arm64:allmodconfig > > Qemu test results: > total: 115 pass: 111 fail: 4 > Failed tests: > arm64:virt:smp:defconfig > arm64:xlnx-ep108:smp:defconfig:zynqmp-ep108 > arm64:virt:nosmp:defconfig > arm64:xlnx-ep108:nosmp:defconfig:zynqmp-ep108 > > Details are available at http://kerneltests.org/builders. > > Bisect points to commit 0aebadf7b7c9 ("arm64: assembler: make adr_l work > in modules under KASLR" as the culprit for the build failures. Reverting > that patch fixes the problem. Thanks for the notice, I've now dropped that patch, it was my fault, shouldn't have backported it to 4.4-stable. greg k-h