From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bh-25.webhostbox.net ([208.91.199.152]:39207 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751135AbbEEEoh (ORCPT ); Tue, 5 May 2015 00:44:37 -0400 Received: from mailnull by bh-25.webhostbox.net with sa-checked (Exim 4.85) (envelope-from ) id 1YpUii-004Hzt-IM for stable@vger.kernel.org; Tue, 05 May 2015 04:44:36 +0000 Message-ID: <55484AAF.70409@roeck-us.net> Date: Mon, 04 May 2015 21:44:31 -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, shuah.kh@samsung.com, stable@vger.kernel.org, Anton Blanchard , Ingo Molnar Subject: Re: [PATCH 4.0 000/220] 4.0.2-stable review References: <20150502185854.333748961@linuxfoundation.org> <5546B9DD.6020809@roeck-us.net> In-Reply-To: <5546B9DD.6020809@roeck-us.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: On 05/03/2015 05:14 PM, Guenter Roeck wrote: > On 05/02/2015 11:58 AM, Greg Kroah-Hartman wrote: >> This is the start of the stable review cycle for the 4.0.2 release. >> There are 220 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 Mon May 4 18:58:12 UTC 2015. >> Anything received after that time might be too late. >> > > Build results: > total: 125 pass: 123 fail: 2 > Failed builds: > powerpc:defconfig > powerpc:allmodconfig > > Qemu test results: > total: 30 pass: 28 fail: 2 > Failed tests: > powerpc:ppc64_book3s_defconfig > powerpc:ppc64_book3s_smp_defconfig > > Error log: > > include/linux/bug.h: Assembler messages: > include/linux/bug.h:7: Error: unrecognized opcode: `enum' > include/linux/bug.h:8: Error: junk at end of line, first unrecognized character is `,' > [ and so on ] > > Similar to 3.19, bisect points to 'powerpc, jump_label: Include > linux/jump_label.h to get HAVE_JUMP_LABEL define'. > Build and qemu test results for 4.0.x are now ok; no more failures. Guenter