tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 2850c2311ef4bf30ae8dd8927f0f66b026ff08fb commit: 020cde4750c5b20be309e028dec9950520384c1e [4910/8895] iwlwifi: yoyo: support for DBGC4 for dram config: mips-randconfig-r033-20211222 (https://download.01.org/0day-ci/archive/20211222/202112221942.1L410btU-lkp@xxxxxxxxx/config) compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project de4e0195ae1c39f1c3b07834b8e32c113f4f20eb) 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 # install mips cross compiling tool for clang build # apt-get install binutils-mips-linux-gnu # https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=020cde4750c5b20be309e028dec9950520384c1e git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git git fetch --no-tags linux-next master git checkout 020cde4750c5b20be309e028dec9950520384c1e # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=mips SHELL=/bin/bash drivers/net/wireless/intel/iwlwifi/ If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All warnings (new ones prefixed by >>): >> drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c:1265:6: warning: stack frame size (1056) exceeds limit (1024) in '_iwl_dbg_tlv_time_point' [-Wframe-larger-than] void _iwl_dbg_tlv_time_point(struct iwl_fw_runtime *fwrt, ^ 1 warning generated. vim +/_iwl_dbg_tlv_time_point +1265 drivers/net/wireless/intel/iwlwifi/iwl-dbg-tlv.c 14124b25780db5 Shahar S Matityahu 2019-07-23 1264 b8221b0f750a05 Johannes Berg 2021-08-02 @1265 void _iwl_dbg_tlv_time_point(struct iwl_fw_runtime *fwrt, :::::: The code at line 1265 was first introduced by commit :::::: b8221b0f750a05a7ae9cbca84932e2a36a3ee658 iwlwifi: prepare for synchronous error dumps :::::: TO: Johannes Berg <johannes.berg@xxxxxxxxx> :::::: CC: Luca Coelho <luciano.coelho@xxxxxxxxx> --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx