Search Linux Wireless

Re: [PATCH v3 4/9] rtlwifi: btcoex: Add 8822b routine to btc interfaces

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Ping-Ke,

I love your patch! Yet something to improve:

[auto build test ERROR on wireless-drivers-next/master]
[also build test ERROR on next-20180411]
[if your patch is applied to the wrong git tree, please drop us a note to help improve the system]

url:    https://github.com/0day-ci/linux/commits/pkshih-realtek-com/rtlwifi-btcoex-Add-8822b-btcoex-support/20180410-194853
base:   https://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next.git master
config: alpha-allyesconfig (attached as .config)
compiler: alpha-linux-gnu-gcc (Debian 7.2.0-11) 7.2.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # save the attached .config to linux build tree
        make.cross ARCH=alpha 

Note: the linux-review/pkshih-realtek-com/rtlwifi-btcoex-Add-8822b-btcoex-support/20180410-194853 HEAD d96bfa6717e0ea33a20a978ecb6c52fab18d15d3 builds fine.
      It only hurts bisectibility.

All errors (new ones prefixed by >>):

   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_power_on_setting':
>> (.text+0x27bc): undefined reference to `ex_btc8822b1ant_power_on_setting'
   (.text+0x27c0): undefined reference to `ex_btc8822b1ant_power_on_setting'
>> (.text+0x27d8): undefined reference to `ex_btc8822b2ant_power_on_setting'
   (.text+0x27dc): undefined reference to `ex_btc8822b2ant_power_on_setting'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_pre_load_firmware':
>> (.text+0x288c): undefined reference to `ex_btc8822b1ant_pre_load_firmware'
   (.text+0x2890): undefined reference to `ex_btc8822b1ant_pre_load_firmware'
>> (.text+0x28a8): undefined reference to `ex_btc8822b2ant_pre_load_firmware'
   (.text+0x28ac): undefined reference to `ex_btc8822b2ant_pre_load_firmware'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_init_hw_config':
>> (.text+0x2a0c): undefined reference to `ex_btc8822b1ant_init_hw_config'
   (.text+0x2a10): undefined reference to `ex_btc8822b1ant_init_hw_config'
>> (.text+0x2a38): undefined reference to `ex_btc8822b2ant_init_hw_config'
   (.text+0x2a3c): undefined reference to `ex_btc8822b2ant_init_hw_config'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_init_hw_config_wifi_only':
>> (.text+0x2ae4): undefined reference to `ex_hal8822b_wifi_only_hw_config'
   (.text+0x2ae8): undefined reference to `ex_hal8822b_wifi_only_hw_config'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_init_coex_dm':
>> (.text+0x2c2c): undefined reference to `ex_btc8822b1ant_init_coex_dm'
   (.text+0x2c30): undefined reference to `ex_btc8822b1ant_init_coex_dm'
>> (.text+0x2c48): undefined reference to `ex_btc8822b2ant_init_coex_dm'
   (.text+0x2c4c): undefined reference to `ex_btc8822b2ant_init_coex_dm'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_ips_notify':
>> (.text+0x2dbc): undefined reference to `ex_btc8822b1ant_ips_notify'
   (.text+0x2dc0): undefined reference to `ex_btc8822b1ant_ips_notify'
>> (.text+0x2dd8): undefined reference to `ex_btc8822b2ant_ips_notify'
   (.text+0x2ddc): undefined reference to `ex_btc8822b2ant_ips_notify'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_lps_notify':
>> (.text+0x2f3c): undefined reference to `ex_btc8822b1ant_lps_notify'
   (.text+0x2f40): undefined reference to `ex_btc8822b1ant_lps_notify'
>> (.text+0x2f58): undefined reference to `ex_btc8822b2ant_lps_notify'
   (.text+0x2f5c): undefined reference to `ex_btc8822b2ant_lps_notify'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_scan_notify':
>> (.text+0x30bc): undefined reference to `ex_btc8822b1ant_scan_notify'
   (.text+0x30c0): undefined reference to `ex_btc8822b1ant_scan_notify'
>> (.text+0x30d8): undefined reference to `ex_btc8822b2ant_scan_notify'
   (.text+0x30dc): undefined reference to `ex_btc8822b2ant_scan_notify'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_scan_notify_wifi_only':
>> (.text+0x3124): undefined reference to `ex_hal8822b_wifi_only_scannotify'
   (.text+0x3128): undefined reference to `ex_hal8822b_wifi_only_scannotify'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_connect_notify':
>> (.text+0x332c): undefined reference to `ex_btc8822b1ant_connect_notify'
   (.text+0x3334): undefined reference to `ex_btc8822b1ant_connect_notify'
>> (.text+0x3358): undefined reference to `ex_btc8822b2ant_connect_notify'
   (.text+0x3360): undefined reference to `ex_btc8822b2ant_connect_notify'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_mediastatus_notify':
>> (.text+0x34bc): undefined reference to `ex_btc8822b1ant_media_status_notify'
   (.text+0x34c0): undefined reference to `ex_btc8822b1ant_media_status_notify'
>> (.text+0x34d8): undefined reference to `ex_btc8822b2ant_media_status_notify'
   (.text+0x34dc): undefined reference to `ex_btc8822b2ant_media_status_notify'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_special_packet_notify':
   (.text+0x364c): undefined reference to `ex_btc8822b1ant_specific_packet_notify'
   (.text+0x3650): undefined reference to `ex_btc8822b1ant_specific_packet_notify'
   (.text+0x3668): undefined reference to `ex_btc8822b2ant_specific_packet_notify'
   (.text+0x366c): undefined reference to `ex_btc8822b2ant_specific_packet_notify'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_bt_info_notify':
   (.text+0x37bc): undefined reference to `ex_btc8822b1ant_bt_info_notify'
   (.text+0x37c0): undefined reference to `ex_btc8822b1ant_bt_info_notify'
   (.text+0x37d8): undefined reference to `ex_btc8822b2ant_bt_info_notify'
   (.text+0x37dc): undefined reference to `ex_btc8822b2ant_bt_info_notify'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_rf_status_notify':
   (.text+0x388c): undefined reference to `ex_btc8822b1ant_rf_status_notify'
   (.text+0x3890): undefined reference to `ex_btc8822b1ant_rf_status_notify'
   (.text+0x38a8): undefined reference to `ex_btc8822b2ant_rf_status_notify'
   (.text+0x38ac): undefined reference to `ex_btc8822b2ant_rf_status_notify'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_halt_notify':
   (.text+0x3a4c): undefined reference to `ex_btc8822b1ant_halt_notify'
   (.text+0x3a50): undefined reference to `ex_btc8822b1ant_halt_notify'
   (.text+0x3a78): undefined reference to `ex_btc8822b2ant_halt_notify'
   (.text+0x3a7c): undefined reference to `ex_btc8822b2ant_halt_notify'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_pnp_notify':
   (.text+0x3b9c): undefined reference to `ex_btc8822b1ant_pnp_notify'
   (.text+0x3ba0): undefined reference to `ex_btc8822b1ant_pnp_notify'
   (.text+0x3bb8): undefined reference to `ex_btc8822b2ant_pnp_notify'
   (.text+0x3bbc): undefined reference to `ex_btc8822b2ant_pnp_notify'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_periodical':
   (.text+0x3eac): undefined reference to `ex_btc8822b1ant_periodical'
   (.text+0x3eb0): undefined reference to `ex_btc8822b1ant_periodical'
   (.text+0x3ec8): undefined reference to `ex_btc8822b2ant_periodical'
   (.text+0x3ecc): undefined reference to `ex_btc8822b2ant_periodical'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_display_bt_coex_info':
   (.text+0x431c): undefined reference to `ex_btc8822b1ant_display_coex_info'
   (.text+0x4320): undefined reference to `ex_btc8822b1ant_display_coex_info'
   (.text+0x4338): undefined reference to `ex_btc8822b2ant_display_coex_info'
   (.text+0x433c): undefined reference to `ex_btc8822b2ant_display_coex_info'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_switch_band_notify':
   (.text+0x43b8): undefined reference to `ex_btc8822b1ant_switchband_notify'
   (.text+0x43bc): undefined reference to `ex_btc8822b1ant_switchband_notify'
   (.text+0x43d8): undefined reference to `ex_btc8822b2ant_switchband_notify'
   (.text+0x43dc): undefined reference to `ex_btc8822b2ant_switchband_notify'
   drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtcoutsrc.o: In function `exhalbtc_switch_band_notify_wifi_only':
   (.text+0x4424): undefined reference to `ex_hal8822b_wifi_only_switchbandnotify'
   (.text+0x4428): undefined reference to `ex_hal8822b_wifi_only_switchbandnotify'

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

Attachment: .config.gz
Description: application/gzip


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Wireless Personal Area Network]     [Linux Bluetooth]     [Wireless Regulations]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite Hiking]     [MIPS Linux]     [ARM Linux]     [Linux RAID]

  Powered by Linux