Hi Chaya, [auto build test ERROR on wireless-drivers-next/master] [also build test ERROR on next-20160309] [cannot apply to v4.5-rc7] [if your patch is applied to the wrong git tree, please drop us a note to help improving the system] url: https://github.com/0day-ci/linux/commits/Emmanuel-Grumbach/iwlwifi-pcie-forbid-RTPM-on-device-removal/20160310-014851 base: https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git master config: sparc64-allmodconfig (attached as .config) reproduce: wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # save the attached .config to linux build tree make.cross ARCH=sparc64 All errors (new ones prefixed by >>): drivers/net/wireless/intel/iwlwifi/mvm/tt.c: In function 'iwl_mvm_ctdp_command': >> drivers/net/wireless/intel/iwlwifi/mvm/tt.c:536:6: error: 'struct iwl_mvm' has no member named 'cooling_dev' mvm->cooling_dev.cur_state = budget; ^ vim +536 drivers/net/wireless/intel/iwlwifi/mvm/tt.c 530 IWL_ERR(mvm, "cTDP command failed (err=%d)\n", ret); 531 return ret; 532 } 533 534 switch (op) { 535 case CTDP_CMD_OPERATION_START: > 536 mvm->cooling_dev.cur_state = budget; 537 break; 538 case CTDP_CMD_OPERATION_REPORT: 539 IWL_DEBUG_TEMP(mvm, "cTDP avg energy in mWatt = %d\n", status); --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: Binary data