Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S3000244AbdDZNLt (ORCPT ); Wed, 26 Apr 2017 09:11:49 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:54638 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1035973AbdDZNLl (ORCPT ); Wed, 26 Apr 2017 09:11:41 -0400 Subject: Re: [PATCH 4.4 00/28] 4.4.64-stable review To: Greg Kroah-Hartman References: <20170425150814.719042460@linuxfoundation.org> <6ea3f82f-0d01-cc12-fb4e-a4468affb0e7@roeck-us.net> <20170426083156.GD13175@kroah.com> <6ec1cc1d-a1a3-7793-c853-ef89d03122ff@roeck-us.net> 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, stable@vger.kernel.org From: Guenter Roeck Message-ID: Date: Wed, 26 Apr 2017 06:11:38 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 MIME-Version: 1.0 In-Reply-To: <6ec1cc1d-a1a3-7793-c853-ef89d03122ff@roeck-us.net> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated_sender: linux@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: linux@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: linux@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1770 Lines: 53 On 04/26/2017 06:10 AM, Guenter Roeck wrote: > On 04/26/2017 01:31 AM, Greg Kroah-Hartman wrote: >> On Tue, Apr 25, 2017 at 07:27:18PM -0700, Guenter Roeck wrote: >>> On 04/25/2017 08:08 AM, Greg Kroah-Hartman wrote: >>>> This is the start of the stable review cycle for the 4.4.64 release. >>>> There are 28 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 Thu Apr 27 15:08:00 UTC 2017. >>>> Anything received after that time might be too late. >>>> >>> >>> Build results: >>> total: 149 pass: 144 fail: 5 >>> Failed builds: >>> powerpc:defconfig >>> powerpc:allmodconfig >>> powerpc:ppc64e_defconfig >>> powerpc:cell_defconfig >>> powerpc:maple_defconfig >>> >>> Qemu test results: >>> total: 115 pass: 110 fail: 5 >>> Failed tests: >>> powerpc:mac99:ppc64_book3s_defconfig:nosmp >>> powerpc:mac99:ppc64_book3s_defconfig:smp4 >>> powerpc:pseries:pseries_defconfig >>> powerpc:mpc8544ds:ppc64_e5500_defconfig:nosmp >>> powerpc:mpc8544ds:ppc64_e5500_defconfig:smp >>> >>> As mentioned earlier, the failures are >>> >>> arch/powerpc/kernel/misc_64.S: Assembler messages: >>> arch/powerpc/kernel/misc_64.S:72: Error: unknown pseudo-op: `.localentry' >>> >>> or: >>> >>> arch/powerpc/kernel/misc_64.S: Assembler messages: >>> arch/powerpc/kernel/misc_64.S:72: Error: .localentry expression for `flush_icache_range' does not evaluate to a constant >>> >>> The error message depends on the compiler / binutils version. >> >> This patch is now dropped, so the ppc builds should now work. >> > > Did you push the change ? My builder didn't pick it up. > Please ignore. It did. Guenter