Received: by 10.223.164.202 with SMTP id h10csp5284244wrb; Tue, 21 Nov 2017 07:27:10 -0800 (PST) X-Google-Smtp-Source: AGs4zMafHiJwCMJk3+V9eOSKylvEJIzGvLUmgxU/cc43DtV/9qcT0rQqOxzYpeYv/jLg4Ma9a/21 X-Received: by 10.84.131.35 with SMTP id 32mr12609568pld.347.1511278030025; Tue, 21 Nov 2017 07:27:10 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1511278029; cv=none; d=google.com; s=arc-20160816; b=eL7lxTK4nYt5pfwSngxSS4FPX+Ah3nQW+LvFwNegbyqkJ7zXkk0+EH9PyScL+2VQiN iVKL6IbCGt1OpNpCYs5JqebiVpHJyaHErXm1xMoR+Ly6u8kpk89UKYpn0UvYBztigliT L4UMZjQkm88G3YwpJtsdMeVrCECO3WoG3m4HtOMZW51p9LQdBe9ccMq2OBO3AEYvcpWK bLGeaZr4j04WK8fMxkW3OWJFd3gW0cYZjv0FPkYxM5o+SNRB2w+6Y/fLGHXoQnqillSw 6Y7owZTxLMI+y+uSnA9gnsekZUdhOzntaGW73mdvz8GO8yvhQzES02QmRkqrFBZ0PjtL vSxg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :organization:references:in-reply-to:date:cc:to:from:subject :message-id:arc-authentication-results; bh=8MgFqmTqFk3WJ0PmmItb3gUacLuVGgq9hiin/DF5ZxE=; b=d0rdEo2qSSY+568/QZG0KDp5BzG+N/72dPjBy27XQgVbF61OOqkzpn78RLq/qZWnnY eenNB2ohAUS9tLkLj5miI/LKYZPuLRHpFKPpnN1SJ+mF0I/M/ndEG0k6H5hWavcNT8s6 b9dVb/K0Eo3j/1yRHs1sD3exyMDJKGbavBwRZ+3cl977GXBhYHLdzK6RRQqyBWMqtJzp RcOJiPwtHtqpf/pxsNtIhZPLQvPhPE4s8mw3J3i/kVpww/9WlgbyhhAaNyDJm9CyyrcV ANvjNkdUR+j7tvJT9uZC1vCfdX4uhvkSDMOHlrn6ZAZx3mSNyjyeNMSXJ2Sn68z6OLGR QMLg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=codethink.co.uk Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id o3si9342321plk.45.2017.11.21.07.26.58; Tue, 21 Nov 2017 07:27:09 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=codethink.co.uk Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751322AbdKUP0X (ORCPT + 76 others); Tue, 21 Nov 2017 10:26:23 -0500 Received: from imap1.codethink.co.uk ([176.9.8.82]:55091 "EHLO imap1.codethink.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751145AbdKUP0W (ORCPT ); Tue, 21 Nov 2017 10:26:22 -0500 Received: from shadbolt.e.decadent.org.uk ([88.96.1.126] helo=xylophone) by imap1.codethink.co.uk with esmtpsa (Exim 4.84_2 #1 (Debian)) id 1eHARB-0004Yl-JV; Tue, 21 Nov 2017 15:26:13 +0000 Message-ID: <1511277970.18523.113.camel@codethink.co.uk> Subject: Re: [PATCH 4.14 00/31] 4.14.1-stable review From: Ben Hutchings To: Guenter Roeck , Greg Kroah-Hartman , linux-kernel@vger.kernel.org Cc: torvalds@linux-foundation.org, akpm@linux-foundation.org, shuahkh@osg.samsung.com, patches@kernelci.org, stable@vger.kernel.org Date: Tue, 21 Nov 2017 15:26:10 +0000 In-Reply-To: <7bc1795a-a2f0-6837-19f0-93b21fca35ad@roeck-us.net> References: <20171119145951.136379453@linuxfoundation.org> <7bc1795a-a2f0-6837-19f0-93b21fca35ad@roeck-us.net> Organization: Codethink Ltd. Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1+deb9u1 Mime-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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 Ben. > Guenter > -- Ben Hutchings Software Developer, Codethink Ltd. From 1584659430392835691@xxx Tue Nov 21 07:23:19 +0000 2017 X-GM-THRID: 1584507016796973128 X-Gmail-Labels: Inbox,Category Forums,HistoricalUnread