From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:38792 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932550AbeENQwE (ORCPT ); Mon, 14 May 2018 12:52:04 -0400 Date: Mon, 14 May 2018 18:51:47 +0200 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.16 00/72] 4.16.9-stable review Message-ID: <20180514165147.GB30141@kroah.com> References: <20180514064823.033169170@linuxfoundation.org> <20180514162758.GE31622@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180514162758.GE31622@roeck-us.net> Sender: stable-owner@vger.kernel.org List-ID: On Mon, May 14, 2018 at 09:27:58AM -0700, Guenter Roeck wrote: > On Mon, May 14, 2018 at 08:48:17AM +0200, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.16.9 release. > > There are 72 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 May 16 06:47:58 UTC 2018. > > Anything received after that time might be too late. > > > > Build results: > total: 143 pass: 142 fail: 1 > Failed builds: > m68k:allmodconfig > Qemu test results: > total: 139 pass: 139 fail: 0 > > Building m68k:allmodconfig ... failed: > > ERROR: "__udivdi3" [drivers/mtd/nand/nand.ko] undefined! > ERROR: "__divdi3" [drivers/mtd/nand/nand.ko] undefined! > > The problem is caused by upstream commit 3057fcef3853 ("mtd: rawnand: Make > sure we wait tWB before polling the STATUS reg"). This is one of the "bug > for bug compatible with upstream" situations, meaning the upstream build > is broken as well. I've dropped the offending patch for now, and pushed out a -rc2. Thanks for testing all of these and letting me know. greg k-h