kernel test robot <lkp@xxxxxxxxx> writes: > Hi Kalle, > > I love your patch! Perhaps something to improve: > > [auto build test WARNING on ec52d77d077529f198fd874c550a26b9cc86a331] > > url: > https://github.com/intel-lab-lkp/linux/commits/Kalle-Valo/wifi-move-mac80211_hwsim-and-virt_wifi-to-virtual-directory/20230227-201848 > base: ec52d77d077529f198fd874c550a26b9cc86a331 > patch link: https://lore.kernel.org/r/20230227121732.8967-3-kvalo%40kernel.org > patch subject: [PATCH 2/2] wifi: move raycs, wl3501 and rndis_wlan to legacy directory > config: sparc-allyesconfig > (https://download.01.org/0day-ci/archive/20230228/202302280135.b1uG3bwe-lkp@xxxxxxxxx/config) > compiler: sparc64-linux-gcc (GCC) 12.1.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/intel-lab-lkp/linux/commit/b3643ed46f437156c43b21bfc61dd622a6d53191 > git remote add linux-review https://github.com/intel-lab-lkp/linux > git fetch --no-tags linux-review > Kalle-Valo/wifi-move-mac80211_hwsim-and-virt_wifi-to-virtual-directory/20230227-201848 > git checkout b3643ed46f437156c43b21bfc61dd622a6d53191 > # save the config file > mkdir build_dir && cp config build_dir/.config > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 > make.cross W=1 O=build_dir ARCH=sparc olddefconfig > COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 > make.cross W=1 O=build_dir ARCH=sparc SHELL=/bin/bash drivers/net/ > > If you fix the issue, kindly add following tag where applicable > | Reported-by: kernel test robot <lkp@xxxxxxxxx> > | Link: https://lore.kernel.org/oe-kbuild-all/202302280135.b1uG3bwe-lkp@xxxxxxxxx/ > > All warnings (new ones prefixed by >>): > > In function 'init_startup_params', > inlined from 'ray_init' at drivers/net/wireless/legacy/ray_cs.c:506:2: >>> drivers/net/wireless/legacy/ray_cs.c:628:17: warning: 'strncpy' specified bound 32 equals destination size [-Wstringop-truncation] > 628 | strncpy(local->sparm.b4.a_current_ess_id, essid, ESSID_SIZE); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ I didn't make any changes in the code, just moved files around, so this is an old issue. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches