From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <53874CE2.2010701@roeck-us.net> Date: Thu, 29 May 2014 08:06:10 -0700 From: Guenter Roeck MIME-Version: 1.0 To: Greg Kroah-Hartman , linux-kernel@vger.kernel.org CC: torvalds@linux-foundation.org, akpm@linux-foundation.org, satoru.takeuchi@gmail.com, shuah.kh@samsung.com, stable@vger.kernel.org Subject: Re: [PATCH 3.14 000/140] 3.14.5-stable review References: <20140529043049.661315084@linuxfoundation.org> In-Reply-To: <20140529043049.661315084@linuxfoundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: On 05/28/2014 09:32 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.14.5 release. > There are 140 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 Sat May 31 04:30:12 UTC 2014. > Anything received after that time might be too late. > Build results: total: 143 pass: 133 skipped: 4 fail: 6 Qemu tests all passed. Failing builds are alpha:defconfig - Fails with 'Inconsistent kallsyms data'. New failure; need to debug. unicore32:defconfig - still fails to build for all releases powerpc:allmodconfig - fail for binutils 2.3 and 2.4. known problem; patch pending powerpc:ppc64e_defconfig - fail if built with binutils 2.4; patch pending powerpc:chroma_defconfig - fail if built with binutils 2.4; patch pending Bisect points to commit 'vlan: Fix lockdep warning with stacked vlan devices' as culprit for the alpha:defconfig build failure. Reverting this patch fixes the problem. I looked at the patch, but I have no idea what may cause the failure. Details are available at http://server.roeck-us.net:8010/builders. Guenter