From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============4874284817317829365==" MIME-Version: 1.0 From: Greg Kroah-Hartman To: kbuild-all@lists.01.org Subject: Re: [linux-stable-rc:linux-5.4.y 4127/5583] drivers/staging/octeon/ethernet-tx.c:358:2: error: implicit declaration of function 'skb_reset_tc' Date: Wed, 02 Dec 2020 11:05:01 +0100 Message-ID: In-Reply-To: <20201202095337.GA7269@salvia> List-Id: --===============4874284817317829365== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Wed, Dec 02, 2020 at 10:53:37AM +0100, Pablo Neira Ayuso wrote: > On Wed, Dec 02, 2020 at 05:23:16PM +0800, kernel test robot wrote: > > tree: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-st= able-rc.git linux-5.4.y > > head: 12a5ce113626ce8208aef76d4d2e9fc93ea48ddf > > commit: f8c60f7a00516820589c4c9da5614e4b7f4d0b2f [4127/5583] net: Fix C= ONFIG_NET_CLS_ACT=3Dn and CONFIG_NFT_FWD_NETDEV=3D{y, m} build > > config: x86_64-randconfig-a016-20201202 (attached as .config) > > compiler: clang version 12.0.0 (https://github.com/llvm/llvm-project 26= 71fccf0381769276ca8246ec0499adcb9b0355) > > reproduce (this is a W=3D1 build): > > wget https://raw.githubusercontent.com/intel/lkp-tests/master/s= bin/make.cross -O ~/bin/make.cross > > chmod +x ~/bin/make.cross > > # install x86_64 cross compiling tool for clang build > > # apt-get install binutils-x86-64-linux-gnu > > # https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-= stable-rc.git/commit/?id=3Df8c60f7a00516820589c4c9da5614e4b7f4d0b2f > > git remote add linux-stable-rc https://git.kernel.org/pub/scm/l= inux/kernel/git/stable/linux-stable-rc.git > > git fetch --no-tags linux-stable-rc linux-5.4.y > > git checkout f8c60f7a00516820589c4c9da5614e4b7f4d0b2f > > # save the attached .config to linux build tree > > COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dclang make.cross = ARCH=3Dx86_64 = > > = > > If you fix the issue, kindly add following tag as appropriate > > Reported-by: kernel test robot > > = > > All errors (new ones prefixed by >>): > > = > > >> drivers/staging/octeon/ethernet-tx.c:358:2: error: implicit declarat= ion of function 'skb_reset_tc' [-Werror,-Wimplicit-function-declaration] > > skb_reset_tc(skb); > > ^ > = > commit 673b41e04a035d760bc0aff83fa9ee24fd9c2779 > Author: Randy Dunlap > Date: Sun Mar 29 09:12:31 2020 -0700 > = > staging/octeon: fix up merge error > = > Greg, you might want to cherry-pick this commit to 5.4.y to fix this issu= e. Now queued up, thanks! greg k-h --===============4874284817317829365==--