From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:43456 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729128AbeHVSZ5 (ORCPT ); Wed, 22 Aug 2018 14:25:57 -0400 Date: Wed, 22 Aug 2018 17:00:39 +0200 From: Greg Kroah-Hartman To: Sasha Levin , Guenter Roeck Cc: stable Subject: Re: Build failures in -stable queues Message-ID: <20180822150039.GA30247@kroah.com> References: <8c637c2e-e3bb-ae2a-6ef0-5986d221ecf2@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8c637c2e-e3bb-ae2a-6ef0-5986d221ecf2@roeck-us.net> Sender: stable-owner@vger.kernel.org List-ID: On Wed, Aug 22, 2018 at 06:41:50AM -0700, Guenter Roeck wrote: > v4.4.y, v4.9.y: > > Building mips:cavium_octeon_defconfig ... failed > -------------- > Error log: > > /opt/buildbot/slave/stable-queue-4.4/build/drivers/net/ethernet/octeon/octeon_mgmt.c: In function 'octeon_mgmt_change_mtu': > /opt/buildbot/slave/stable-queue-4.4/build/drivers/net/ethernet/octeon/octeon_mgmt.c:652:6: error: 'size_without_fcs' undeclared Fixed this now too, thanks. Sasha, how did this pass your build tests? greg k-h