From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751345AbdKUQfe (ORCPT ); Tue, 21 Nov 2017 11:35:34 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:52368 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751184AbdKUQfc (ORCPT ); Tue, 21 Nov 2017 11:35:32 -0500 Date: Tue, 21 Nov 2017 17:35:34 +0100 From: Greg Kroah-Hartman To: Ben Hutchings Cc: Guenter Roeck , linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, stable@vger.kernel.org Subject: Re: [PATCH 4.14 00/31] 4.14.1-stable review Message-ID: <20171121163534.GA20401@kroah.com> References: <20171119145951.136379453@linuxfoundation.org> <7bc1795a-a2f0-6837-19f0-93b21fca35ad@roeck-us.net> <1511277970.18523.113.camel@codethink.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1511277970.18523.113.camel@codethink.co.uk> 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, Nov 21, 2017 at 03:26:10PM +0000, Ben Hutchings wrote: > On Mon, 2017-11-20 at 06:27 -0800, Guenter Roeck wrote: > > On 11/19/2017 06:59 AM, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 4.14.1 release. > > > There are 31 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 Tue Nov 21 14:59:32 UTC 2017. > > > Anything received after that time might be too late. > > > > > > > Build results: > > total: 145 pass: 143 fail: 2 > > Failed builds: > > sparc32:allmodconfig > > sparc64:allmodconfig > > Qemu test results: > > total: 123 pass: 123 fail: 0 > > > > Building sparc32:allmodconfig ... failed > > -------------- > > Error log: > > /opt/buildbot/slave/stable-queue-4.14/build/drivers/net/ethernet/intel/i40e/i40e_ethtool.c: In function 'i40e_set_priv_flags': > > /opt/buildbot/slave/stable-queue-4.14/build/drivers/net/ethernet/intel/i40e/i40e_ethtool.c:4150:2: error: implicit declaration of function 'cmpxchg64' > > > > Building sparc64:allmodconfig ... failed > > -------------- > > Error log: > > In file included from /opt/buildbot/slave/stable-queue-4.14/build/arch/sparc/include/asm/mmu_context.h:5:0, > >                   from /opt/buildbot/slave/stable-queue-4.14/build/include/linux/mmu_context.h:5, > >                   from /opt/buildbot/slave/stable-queue-4.14/build/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h:29, > >                   from /opt/buildbot/slave/stable-queue-4.14/build/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:23: > > /opt/buildbot/slave/stable-queue-4.14/build/arch/sparc/include/asm/mmu_context_64.h:23:37: error: unknown type name 'per_cpu_secondary_mm' > > [and more] > > > > The errors are inherited from upstream (4.14) and have since been fixed there. > > > > 23198ddffb6c sparc32: Add cmpxchg64(). > > 01c3f0a42a2a sparc64: mmu_context: Add missing include files > > Not all 32-bit configurations can provide cmpxchg64(). i40e's use of > cmpxchg64() appears to be fixed by: > > b74f571f59a8 i40e/i40evf: organize and re-number feature flags > b48be9978e4b i40e: fix flags declaration So without those patches, are any specific arches/configs broken for 4.14? thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:52368 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751184AbdKUQfc (ORCPT ); Tue, 21 Nov 2017 11:35:32 -0500 Date: Tue, 21 Nov 2017 17:35:34 +0100 From: Greg Kroah-Hartman To: Ben Hutchings Cc: Guenter Roeck , linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, stable@vger.kernel.org Subject: Re: [PATCH 4.14 00/31] 4.14.1-stable review Message-ID: <20171121163534.GA20401@kroah.com> References: <20171119145951.136379453@linuxfoundation.org> <7bc1795a-a2f0-6837-19f0-93b21fca35ad@roeck-us.net> <1511277970.18523.113.camel@codethink.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1511277970.18523.113.camel@codethink.co.uk> Sender: stable-owner@vger.kernel.org List-ID: On Tue, Nov 21, 2017 at 03:26:10PM +0000, Ben Hutchings wrote: > On Mon, 2017-11-20 at 06:27 -0800, Guenter Roeck wrote: > > On 11/19/2017 06:59 AM, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 4.14.1 release. > > > There are 31 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 Tue Nov 21 14:59:32 UTC 2017. > > > Anything received after that time might be too late. > > > > > > > Build results: > > total: 145 pass: 143 fail: 2 > > Failed builds: > > sparc32:allmodconfig > > sparc64:allmodconfig > > Qemu test results: > > total: 123 pass: 123 fail: 0 > > > > Building sparc32:allmodconfig ... failed > > -------------- > > Error log: > > /opt/buildbot/slave/stable-queue-4.14/build/drivers/net/ethernet/intel/i40e/i40e_ethtool.c: In function 'i40e_set_priv_flags': > > /opt/buildbot/slave/stable-queue-4.14/build/drivers/net/ethernet/intel/i40e/i40e_ethtool.c:4150:2: error: implicit declaration of function 'cmpxchg64' > > > > Building sparc64:allmodconfig ... failed > > -------------- > > Error log: > > In file included from /opt/buildbot/slave/stable-queue-4.14/build/arch/sparc/include/asm/mmu_context.h:5:0, > > ������������������from /opt/buildbot/slave/stable-queue-4.14/build/include/linux/mmu_context.h:5, > > ������������������from /opt/buildbot/slave/stable-queue-4.14/build/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h:29, > > ������������������from /opt/buildbot/slave/stable-queue-4.14/build/drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c:23: > > /opt/buildbot/slave/stable-queue-4.14/build/arch/sparc/include/asm/mmu_context_64.h:23:37: error: unknown type name 'per_cpu_secondary_mm' > > [and more] > > > > The errors are inherited from upstream (4.14) and have since been fixed there. > > > > 23198ddffb6c sparc32: Add cmpxchg64(). > > 01c3f0a42a2a sparc64: mmu_context: Add missing include files > > Not all 32-bit configurations can provide cmpxchg64(). i40e's use of > cmpxchg64() appears to be fixed by: > > b74f571f59a8 i40e/i40evf: organize and re-number feature flags > b48be9978e4b i40e: fix flags declaration So without those patches, are any specific arches/configs broken for 4.14? thanks, greg k-h