From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <5462FE3A.7060601@roeck-us.net> Date: Tue, 11 Nov 2014 22:29:14 -0800 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/203] 3.14.24-stable review References: <20141112011542.686743533@linuxfoundation.org> In-Reply-To: <20141112011542.686743533@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 11/11/2014 05:14 PM, Greg Kroah-Hartman wrote: > This is the start of the stable review cycle for the 3.14.24 release. > There are 203 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 Nov 14 01:15:14 UTC 2014. > Anything received after that time might be too late. > Build results: total: 137 pass: 134 fail: 3 Failed builds: powerpc:allmodconfig (binutils 2.23) powerpc:allmodconfig (binutils 2.24) xtensa:allmodconfig Qemu tests: total: 30 pass: 30 fail: 0 Builds fail due to drivers/of/selftest.c: In function 'of_selftest': drivers/of/selftest.c:436:2: error: implicit declaration of function 'of_selftest_property_match_string' [-Werror=implicit-function-declaration] of_selftest_property_match_string(); ^ drivers/of/selftest.c: At top level: drivers/of/selftest.c:135:20: warning: 'of_selftest_property_string' defined but not used [-Wunused-function] static void __init of_selftest_property_string(void) ^ as mentioned earlier. Details are available at http://server.roeck-us.net:8010/builders. Guenter