Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp3204808imu; Sat, 24 Nov 2018 00:03:41 -0800 (PST) X-Google-Smtp-Source: AFSGD/UKeriexHkhpdqwZsocUGf6TLhKsGYDxTMqbTAQYuP9oblnG28dHr509DtALqISQfBAnJUk X-Received: by 2002:a65:610d:: with SMTP id z13mr17333255pgu.427.1543046621028; Sat, 24 Nov 2018 00:03:41 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1543046621; cv=none; d=google.com; s=arc-20160816; b=tYbqBy0MOmx+E28QxYZlMJ8pOlmKzpj7hDzxFc5Ho2B+msaLGgTkXJ8T3ReDOYXbYQ /TSGcGlvYStIBGErMBFxYqhpYQnkH2e0yTgsU6frg8lmcqj+AHw4Tja0ts8llLgwNIJe 8rLj5S4BBygxvtqjUtebWUBVBJCDQUTarFU5fw7dJ+8W/KEJ+8uwNs2asQPBj5aJwlGD +191PNIPh3TKDQstXefSca193kdZp6DNutscpZanWSzrVJ16ZzHEJx6CCKZPFaSL20o8 GfCWZ2I32YgHwy2oDXPIER8z+2Ioa9M9V714OH9nlm1stV6oaJ9bnliFNDg/uQawAYyJ m9/Q== 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:dkim-signature; bh=DH6mCdf5ceLhQrSl9JLftiZeB1k1bEajYdfe6otCZHQ=; b=WPvjuGbcTJr10OM+E1C3KCUAXRsPc4u+0zA/OS7MTFsFBlkcwOLhOztUz95NfVOq/I Brdyvu3nbg7GnzQBY1CWhZgNYoC5LhQ7kODq1IDTjNgp/B2f/5szPcn4mYGFJt1wAMJL uY+IaQv+VeJGhxIoLr0VJIETmhNVNIaLdBzHMvOPmJvOwwF2GYf4gynHRpi8DXrg3HM4 MEG2qcn4vEzxlL/R0jF8c1Sqc4TNZ9XxEdnw9j9ZkdPpXkJvKmD7UcYzR1biXA05g41X vFLJKkWLaeeqCE7bVoUxYiCp4E9H7bxzpCRcLb/nfV3V3P/j1OsX5gwR2Nf2++3cpw6+ z4PA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=R7HqY6d+; 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 w12si32562120pfn.212.2018.11.24.00.03.27; Sat, 24 Nov 2018 00:03:40 -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; dkim=pass header.i=@kernel.org header.s=default header.b=R7HqY6d+; 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 S2502187AbeKWR6p (ORCPT + 99 others); Fri, 23 Nov 2018 12:58:45 -0500 Received: from mail.kernel.org ([198.145.29.99]:43104 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731989AbeKWR6p (ORCPT ); Fri, 23 Nov 2018 12:58:45 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 8743820820; Fri, 23 Nov 2018 07:15:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1542957347; bh=jg+b563dNA2UsHKAVAYALYSoHxtG6t/OmWAeaa+0/Ro=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=R7HqY6d+eWK0H5mOnNS6EjqFVMf8t0FDdUC22V6x+RKJjvp70aYw3LaIxSIeh7FRt T1lVGD5j0ZankRPLX0jA7/E1+aVQopoShn6LrAVBcpkFY72yNOOn4nAUl26HYt+sNm u+0cNouHbu41Vr/RlAPUnef3HmltlAP7BVV3KDS8= Date: Fri, 23 Nov 2018 08:15:45 +0100 From: Greg Kroah-Hartman To: Guenter Roeck Cc: Murilo Fossa Vicentini , linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org, Murilo Fossa Vicentini , =?utf-8?B?TWljaGHFgiBNaXJvc8WCYXc=?= Subject: Re: [PATCH 4.9 00/59] 4.9.139-stable review Message-ID: <20181123071545.GB26178@kroah.com> References: <20181121183508.262873520@linuxfoundation.org> <31eca57c-ffb2-f646-6686-df304e6ce76b@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <31eca57c-ffb2-f646-6686-df304e6ce76b@roeck-us.net> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 22, 2018 at 11:49:55AM -0800, Guenter Roeck wrote: > On 11/22/18 10:07 AM, Murilo Fossa Vicentini wrote: > > On 22/11/18 14:33, Guenter Roeck wrote: > > > drivers/net/ethernet/ibm/ibmvnic.c: In function 'ibmvnic_xmit': > > > drivers/net/ethernet/ibm/ibmvnic.c:789:40: error: implicit declaration of function 'skb_vlan_tag_present' > > > > > > Caused by 5f51bb855fa1 ("ibmvnic: fix accelerated VLAN handling"). > > > Problem is missing include of linux/if_vlan.h, which was added upstream > > > with commit 6052d5e2a1961b ("ibmvnic: Insert header on VLAN tagged > > > received frame"). > > > > > > I have no idea if the offending patch fixes 6052d5e2a1961b, if both are > > > independent, if both are needed, or if none is needed. > > > Copying the authors of both patches. > > > > Both address different parts of the code within the same VLAN functionality, patch 5f51bb855fa1 (or upstream e84b47941e15) is making a change on the transmit side, and the patch I sent upstream (6052d5e2a196) addresses an issue when the system firmware strips the VLAN tag on the receive side. > > > > In the context of having proper VLAN support for the ibmvnic driver I would say both are needed, although potentially there are other patches needed for this functionality to work properly, for example upstream commit da75e3b6a029 (ibmvnic: Account for VLAN tag in L2 Header descriptor) and upstream commit 8dff66cc4195 (ibmvnic: Account for VLAN tag in L2 Header descriptor). > > > > Not my call to make, but it seems to me that it might be better to drop > the patch from 4.9.y and ask people to use a later kernel if they need > vlan support for the ibmvnic driver. Thanks all for figuring this out. I'm just going to drop this patch from the tree for now. greg k-h