From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Tue, 30 Jan 2018 15:51:56 +0100 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, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 3.18 00/52] 3.18.93-stable review Message-ID: <20180130145156.GA24591@kroah.com> References: <20180129123628.168904217@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.3 (2018-01-21) X-Mailing-List: linux-kernel@vger.kernel.org List-ID: On Tue, Jan 30, 2018 at 06:19:15AM -0800, Guenter Roeck wrote: > On 01/29/2018 04:56 AM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 3.18.93 release. > > There are 52 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 Jan 31 12:36:07 UTC 2018. > > Anything received after that time might be too late. > > > > Build results: > total: 136 pass: 135 fail: 1 > Failed builds: > um:defconfig > Qemu test results: > total: 112 pass: 112 fail: 0 > > The build failure is: > > In file included from arch/um/kernel/config.c:8:0: > arch/um/include/shared/init.h:43:28: fatal error: linux/compiler.h: No such file or directory > > [ several instances ] Crap, I was trying to apply a number of the UM patches that Android relies on for their build systems that they patch their kernel for. I'll go look into those to try to figure out what I got wrong... thanks, greg k-h