From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751226AbdLNHxR (ORCPT ); Thu, 14 Dec 2017 02:53:17 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:55664 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750720AbdLNHxP (ORCPT ); Thu, 14 Dec 2017 02:53:15 -0500 Date: Thu, 14 Dec 2017 08:53:19 +0100 From: Greg Kroah-Hartman To: Nathan Chancellor Cc: Guenter Roeck , 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 4.9 000/148] 4.9.69-stable review Message-ID: <20171214075319.GA629@kroah.com> References: <20171212124431.207182779@linuxfoundation.org> <20171213003042.GA1527@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20171213003042.GA1527@flashbox> User-Agent: Mutt/1.9.1 (2017-09-22) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Dec 12, 2017 at 05:30:42PM -0700, Nathan Chancellor wrote: > On Tue, Dec 12, 2017 at 04:22:36PM -0800, Guenter Roeck wrote: > > On 12/12/2017 04:43 AM, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 4.9.69 release. > > > There are 148 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 Dec 14 12:43:58 UTC 2017. > > > Anything received after that time might be too late. > > > > > > > Build results: > > total: 145 pass: 140 fail: 5 > > Failed builds: > > powerpc:defconfig > > powerpc:allmodconfig > > powerpc:ppc64e_defconfig > > powerpc:cell_defconfig > > powerpc:maple_defconfig > > Qemu test results: > > total: 124 pass: 119 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 > > > > Failures: > > > > arch/powerpc/include/asm/checksum.h:103:2: error: implicit declaration of function 'from64to32' > > > > Details are available at http://kerneltests.org/builders. > > > > Guenter > > Commit 7a06adf7b37f ("powerpc/64: Fix checksum folding in csum_add()") in > the stable-rc tree needs commit b492f7e4e07a ("powerpc/64: Fix checksum > folding in csum_tcpudp_nofold and ip_fast_csum_nofold") from upstream as a > prerequisite. It applies cleanly on 4.9.68 (can't say if it is appropriate > or not). I've taken this patch now, thanks. greg k-h