From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on gnuweeb.org X-Spam-Level: X-Spam-Status: No, score=-3.5 required=5.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.6 Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by gnuweeb.org (Postfix) with ESMTPS id A98027E2FE for ; Sat, 12 Mar 2022 13:48:32 +0000 (UTC) Authentication-Results: gnuweeb.org; dkim=pass (2048-bit key; unprotected) header.d=intel.com header.i=@intel.com header.a=rsa-sha256 header.s=Intel header.b=MZV2nZDF; dkim-atps=neutral DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1647092912; x=1678628912; h=date:from:to:cc:subject:message-id:mime-version; bh=pktZjBrmCLIoDX7PEJiMf940Ias3pHV3h3Lksk4acnU=; b=MZV2nZDFkO2YVUOsJnHgbDeaOoIZNGXzB+Hn/Oheb8EAjjaA4BTzfjS2 xL+M/DXzKK8uMmeb34Tf7+yiMh60lkJeov3R0bc9szt/W86hSIeu2dsqN UZjktbfpQQYrhX4bQkP6AZXlC23x5QXS0JpL7N6i1IZf/aIdzbB8Ya/jY VKo1d+apxv6nyuBmYr/BFAClspsanjRh18aVp0vf/QjGMec2aDRD4WtDX 3QMsxPZ5w34Cub3PPJe8YKUVTNj4VecaO7LMKHUwg+S9naSg82fR30cbT xVOa/mma41vfqACJ0s6jXVyczTXMzQtku2GiXPmMJhQPXcQxN1lHvT09Q A==; X-IronPort-AV: E=McAfee;i="6200,9189,10283"; a="316515594" X-IronPort-AV: E=Sophos;i="5.90,175,1643702400"; d="scan'208";a="316515594" Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 12 Mar 2022 05:48:31 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.90,175,1643702400"; d="scan'208";a="782163804" Received: from lkp-server02.sh.intel.com (HELO 89b41b6ae01c) ([10.239.97.151]) by fmsmga006.fm.intel.com with ESMTP; 12 Mar 2022 05:48:29 -0800 Received: from kbuild by 89b41b6ae01c with local (Exim 4.92) (envelope-from ) id 1nT26f-0007v5-53; Sat, 12 Mar 2022 13:48:29 +0000 Date: Sat, 12 Mar 2022 21:48:21 +0800 From: kernel test robot To: Youghandhar Chintala Cc: kbuild-all@lists.01.org, GNU/Weeb Mailing List , linux-kernel@vger.kernel.org, Johannes Berg Subject: [ammarfaizi2-block:netdev/net-next/master 41/77] ERROR: modpost: "ieee80211_sta_restart" [net/mac80211/mac80211.ko] undefined! Message-ID: <202203122112.fsBABwhb-lkp@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.10.1 (2018-07-13) List-Id: tree: https://github.com/ammarfaizi2/linux-block netdev/net-next/master head: 625788b5844511cf4c30cffa7fa0bc3a69cebc82 commit: 7d352ccf1e9935b5222ca84e8baeb07a0c8f94b9 [41/77] mac80211: Add support to trigger sta disconnect on hardware restart config: m68k-allmodconfig (https://download.01.org/0day-ci/archive/20220312/202203122112.fsBABwhb-lkp@intel.com/config) compiler: m68k-linux-gcc (GCC) 11.2.0 reproduce (this is a W=1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/ammarfaizi2/linux-block/commit/7d352ccf1e9935b5222ca84e8baeb07a0c8f94b9 git remote add ammarfaizi2-block https://github.com/ammarfaizi2/linux-block git fetch --no-tags ammarfaizi2-block netdev/net-next/master git checkout 7d352ccf1e9935b5222ca84e8baeb07a0c8f94b9 # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=m68k SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>, old ones prefixed by <<): >> ERROR: modpost: "ieee80211_sta_restart" [net/mac80211/mac80211.ko] undefined! --- 0-DAY CI Kernel Test Service https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org