Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp697708ybc; Tue, 19 Nov 2019 07:52:29 -0800 (PST) X-Google-Smtp-Source: APXvYqyMnnScS8pS6TvERmaLu9c6iQEzheWhAzeucZ9daFWCB1paX5VnS+JvAjPBrSFq+4r/46vh X-Received: by 2002:a17:907:216e:: with SMTP id rl14mr35971721ejb.291.1574178749525; Tue, 19 Nov 2019 07:52:29 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1574178749; cv=none; d=google.com; s=arc-20160816; b=lSz+gkT7XxSev7cmQW9/Pch81QcK7GFb06DhdtQYLo1Er2K+TDNyMyU1u1YGYqPox9 oSVU0j9mVVOJKm9HG87y++aeM6cRDhA2zC82uigWNkjjxl46r+QguXNmET2lhg88syt4 aUs6tbc3s+OO0GBPr21fALuqcs0HKiKE7VWeAAxri7mbiDncvxZEAu+Ek/dcGcv1Db2H 48fn7O5GbxReSVXYdoMhgtYydgrsrMi5/q4WvcGw7BHFVSvgrFAr1zWNFoGzlIglh6JV y1tMZ1i9O9d1z0kLvUMDHOC4JUinwVgLlYW7tBM2f320+Hs9u/nrRcnI30aGzfAriqdZ W0bQ== 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=s6UF/ZC7NPdlNm/jeJC1DXB8pwP/XGIFcLEfBqmkULM=; b=tjdVVE+mVZZeaReR9kDNAYL6h1Sum1bJlLiYwq4Gjuv8cjJ75I/54gK2wIdsdzgHzX O17ytRQ2YwK5//njXEPtCLAqNivPII0TgMl1MXKKSTvnw72uo6K9zTrHNG0ApgXdxhnB VPiGq+fvr+ZXsP+uebxRVpAm4WzD6yAGQbA0apTK2R34RB0SA8uBqgAqdvHOlD7A7xRS wxd1cRzkMghTiTzEyk8rPyrj2aAg/N5VVg8zx+j/Eo6fmon1TgnKS/5Q0rioPLxofm0A 2Qckp6n6Xna89tH0OHAikLcdtm09aaf0d8YmawEJlfrONqLqFMDaEXadCAMU3iSkoMWQ 5K3Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=cAzfSPD2; 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 c25si14356981eja.24.2019.11.19.07.52.04; Tue, 19 Nov 2019 07:52:29 -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=cAzfSPD2; 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 S1728336AbfKSPsm (ORCPT + 99 others); Tue, 19 Nov 2019 10:48:42 -0500 Received: from mail.kernel.org ([198.145.29.99]:52948 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727937AbfKSPsm (ORCPT ); Tue, 19 Nov 2019 10:48:42 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.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 9CB7A222A2; Tue, 19 Nov 2019 15:48:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1574178521; bh=kcA2P8vKFoTMbflqHG8Tbx8oh+/xVrVVvWbHcEx7O9k=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=cAzfSPD2h/BLkljt3q9zERzLdZxeQ6I1oABOjgAPnvJtcsqj4FTCDTKgmVdycJyQk I/xXUAXvllzwNM9KKjcH8t42XLXD5idNFpuxPX2fbaYcB4qCItvVkzErgKyJ64rGRr 6O8uyw1flgb9TRMaDeWGLKeNqaRzmnhNMJ+qx8ho= Date: Tue, 19 Nov 2019 16:48:39 +0100 From: Greg Kroah-Hartman To: Chris Paterson Cc: "linux-kernel@vger.kernel.org" , "cip-dev@lists.cip-project.org" , "torvalds@linux-foundation.org" , "akpm@linux-foundation.org" , "linux@roeck-us.net" , "shuah@kernel.org" , "patches@kernelci.org" , "ben.hutchings@codethink.co.uk" , "lkft-triage@lists.linaro.org" , "stable@vger.kernel.org" Subject: Re: [PATCH 4.19 000/422] 4.19.85-stable review Message-ID: <20191119154839.GB1982025@kroah.com> References: <20191119051400.261610025@linuxfoundation.org> <20191119122909.GC1913916@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Nov 19, 2019 at 02:44:12PM +0000, Chris Paterson wrote: > Hi Greg, > > > From: Greg Kroah-Hartman > > Sent: 19 November 2019 12:29 > > > > On Tue, Nov 19, 2019 at 08:54:25AM +0000, Chris Paterson wrote: > > > Hello Greg, all, > > > > > > > From: stable-owner@vger.kernel.org On > > > > Behalf Of Greg Kroah-Hartman > > > > Sent: 19 November 2019 05:13 > > > > > > > > This is the start of the stable review cycle for the 4.19.85 release. > > > > There are 422 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. > > > > > > I'm seeing some build issues with module compilation with this release > > (1b1960cc Linux 4.19.85-rc1), I also saw them with the previous two versions of > > Linux 4.19.85-rc1 (cd21ecdb and 1fd0ac64). > > > > > > Full log available on GitLab [0]. Build conf [1]. > > > [0] https://gitlab.com/cip-playground/linux-stable-rc-ci/-/jobs/354591285 > > > [1] https://gitlab.com/cip-playground/linux-stable-rc-ci/- > > /jobs/354591285/artifacts/file/output/4.19.85- > > rc1_1b1960cc7/x86/siemens_iot2000.config/config/.config > > > > > > Main error below: > > > > > > 3907 CC [M] drivers/net/ethernet/mellanox/mlx4/main.o > > > 3908 LD [M] fs/ntfs/ntfs.o > > > 3909 CC [M] drivers/net/ethernet/intel/i40evf/i40e_txrx.o > > > 3910 CC [M] drivers/usb/musb/musb_core.o > > > 3911 CC [M] drivers/net/ethernet/nvidia/forcedeth.o > > > 3912 CC [M] fs/udf/balloc.o > > > 3913 CC [M] drivers/net/ethernet/intel/fm10k/fm10k_debugfs.o > > > 3914 CC [M] fs/udf/dir.o > > > 3915 CC [M] drivers/net/ethernet/broadcom/bnx2x/bnx2x_vfpf.o > > > 3916 CC [M] drivers/net/ethernet/intel/i40e/i40e_ptp.o > > > 3917 drivers/net/ethernet/mellanox/mlx4/main.c: In function 'mlx4_init_one': > > > 3918 drivers/net/ethernet/mellanox/mlx4/main.c:3985:2: error: implicit > > declaration of function 'devlink_reload_enable'; did you mean > > 'devlink_region_create'? [-Werror=implicit-function-declaration] > > > 3919 devlink_reload_enable(devlink); > > > 3920 ^~~~~~~~~~~~~~~~~~~~~ > > > 3921 devlink_region_create > > > 3922 CC [M] drivers/net/ethernet/chelsio/cxgb4/cxgb4_cudbg.o > > > 3923 drivers/net/ethernet/mellanox/mlx4/main.c: In function > > 'mlx4_remove_one': > > > 3924 drivers/net/ethernet/mellanox/mlx4/main.c:4097:2: error: implicit > > declaration of function 'devlink_reload_disable'; did you mean > > 'devlink_region_destroy'? [-Werror=implicit-function-declaration] > > > 3925 devlink_reload_disable(devlink); > > > 3926 ^~~~~~~~~~~~~~~~~~~~~~ > > > 3927 devlink_region_destroy > > > 3928 CC [M] drivers/net/ethernet/packetengines/hamachi.o > > > 3929 CC [M] fs/udf/file.o > > > 3930 LD [M] drivers/net/ethernet/intel/fm10k/fm10k.o > > > > > > I haven't tried to trace the issue further yet, sorry. > > > > Any chance you can bisect this? I don't see any obvious reason why this > > error should be happening, and it isn't showing up here :( > > Looking through the commit history, the issue seems to be related to: > 672cf82122be ("devlink: disallow reload operation during device cleanup") > > I've reverted this commit and Linux 4.19.85-rc2 (af1bb7db before revert) will build with the configuration I'm using [2]. > I haven't looked further yet though, sorry. > > [2] https://gitlab.com/cip-project/cip-kernel/cip-kernel-config/raw/master/4.19.y-cip/x86/siemens_iot2000.config If you add: #include to the top of drivers/net/ethernet/mellanox/mlx4/main.c, does it fix the issue for you? If so, I'll modify the file to have that, seems to be some sort of include file mess :( thanks, greg k-h