Received: by 10.213.65.68 with SMTP id h4csp1241103imn; Wed, 21 Mar 2018 06:13:08 -0700 (PDT) X-Google-Smtp-Source: AG47ELtDeI4FCkx8a54XZNcRBrm61+XlsBl95RE26EgfwjTGXYnAxOF9aM4CqUyAYlJk9nq8YOgd X-Received: by 10.99.158.81 with SMTP id r17mr15233474pgo.348.1521637988633; Wed, 21 Mar 2018 06:13:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1521637988; cv=none; d=google.com; s=arc-20160816; b=P8abEnRe2o+Nav6lU56pAOS0/cShHTTx6QfubqY30DR+GevstC57zFpJQExbtHgCCY yCWUjcS8+gn1Tz8KPZK37AM0Qfh44VTzMlyGA66ARM1s7w0bYpSyGWvrwoTcPZ58erEl GBeUgmiGYBPpF8d/0g6b0RR0p5PxARFs/T8V0nWnTyXx3ZUyyLgnMhre/hrCbMDkuKev nZOx9aMHYt0QN0Kgpl87vl/IPDfsJJ35jSOVgpghe86x6GVHh3nJd5cRtWIooQL3X+zl 8WpnSyBUBtG2q036qk2F8LLvjUOinetFkIn+py0/tmmmgaq+XV5NXjEWYlMO6dGR2obT cMnQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=N1l2LvFOw1a7f5Si21G4PKDuaSDJdEfXsLt8yOmRhsc=; b=a8F5ZwG4WNB2tqjTfVZrhp01Q9tQO6ZGjHbqAtLQJY9WDTIgElXq1XK64yPfDIEGVZ V6Lo6b2cgN3wUQz5ks4ES2rpuVucRpyM1yw4X6ZZKZCYM2/VxWjSlI1yeihqsxUGsraL Dxk0KllEZ6WUtiV1VISg8SVs9ioIuMSjzJJyWpTN8uTMxC2jB2V9K9VvzLzJnSHXg7RH XB92jj7xkQKcGkxWTt7YkRQ4dikw1MXmMEdy/dd8LHl7S33RlkcVCQ7PoRWKflq3A9Rb TsdSXQM+aMtn25UoD6jbuKwXRLvL/eXNdueyWil3WAnV6C3RL5CKRS1SZpTDvjppcKge Yfww== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id z16-v6si4142748pll.36.2018.03.21.06.12.53; Wed, 21 Mar 2018 06:13:08 -0700 (PDT) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751834AbeCUNL7 (ORCPT + 99 others); Wed, 21 Mar 2018 09:11:59 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:34954 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751680AbeCUNL4 (ORCPT ); Wed, 21 Mar 2018 09:11:56 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id C6E42105F; Wed, 21 Mar 2018 13:11:55 +0000 (UTC) Date: Wed, 21 Mar 2018 14:11:54 +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.4 000/134] 4.4.123-stable review Message-ID: <20180321131154.GA11241@kroah.com> References: <20180319171849.024066323@linuxfoundation.org> <29591855-050f-073a-bc29-f0ff2832ab40@roeck-us.net> <20180321052911.GA14175@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180321052911.GA14175@flashbox> User-Agent: Mutt/1.9.4 (2018-02-28) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 20, 2018 at 10:29:11PM -0700, Nathan Chancellor wrote: > On Tue, Mar 20, 2018 at 06:32:00AM -0700, Guenter Roeck wrote: > > On 03/19/2018 11:04 AM, Greg Kroah-Hartman wrote: > > > This is the start of the stable review cycle for the 4.4.123 release. > > > There are 134 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 Wed Mar 21 17:18:04 UTC 2018. > > > Anything received after that time might be too late. > > > > > > > For v4.4.122-134-gb4e03b4: > > > > Build results: > > total: 145 pass: 140 fail: 5 > > Failed builds: > > arm:allmodconfig > > powerpc:defconfig > > powerpc:allmodconfig > > powerpc:cell_defconfig > > powerpc:maple_defconfig > > > > arm:allmodconfig: > > > > drivers/net/ethernet/marvell/mvpp2.c: In function 'mvpp2_probe': > > drivers/net/ethernet/marvell/mvpp2.c:6451:10: error: 'struct mvpp2' has no member named 'hw_version' > > if (priv->hw_version == MVPP22) { > > ^ > > drivers/net/ethernet/marvell/mvpp2.c:6451:26: error: 'MVPP22' undeclared (first use in this function) > > if (priv->hw_version == MVPP22) { > > > > Caused by commit 6349601ed3e1 ("net: mvpp2: set dma mask and coherent > dma mask on PPv2.2"), which seems irrelevant for 4.4 since PPv2.2 > support was added in 4.12 per upstream commit fc5e1550e5c3 ("net: mvpp2: > finally add the PPv2.2 compatible string"). Dropped from both the 4.4.y and 4.9.y trees (I saw it was failing the build in 4.9.y as well.) thanks, greg k-h