tree: https://github.com/Xilinx/linux-xlnx xlnx_rebase_v5.10 head: 9533b527bd9799dc64feddba388e19f0efe27bde commit: d3328cb2dd0a2fb94a09587105c37299e296d4c6 [1566/1963] scripts: kernel-doc: validate kernel-doc markup with the actual names config: x86_64-randconfig-a016-20210929 (attached as .config) compiler: clang version 14.0.0 (https://github.com/llvm/llvm-project dc6e8dfdfe7efecfda318d43a06fae18b40eb498) 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/Xilinx/linux-xlnx/commit/d3328cb2dd0a2fb94a09587105c37299e296d4c6 git remote add xilinx-xlnx https://github.com/Xilinx/linux-xlnx git fetch --no-tags xilinx-xlnx xlnx_rebase_v5.10 git checkout d3328cb2dd0a2fb94a09587105c37299e296d4c6 # save the attached .config to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=clang make.cross W=1 O=build_dir ARCH=x86_64 SHELL=/bin/bash drivers/gpu/drm/ drivers/misc/habanalabs/common/ drivers/misc/mei/ drivers/thunderbolt/ drivers/vme/ 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/thunderbolt/eeprom.c:19: warning: Function parameter or member 'sw' not described in 'tb_eeprom_ctl_write' drivers/thunderbolt/eeprom.c:19: warning: Function parameter or member 'ctl' not described in 'tb_eeprom_ctl_write' drivers/thunderbolt/eeprom.c:27: warning: Function parameter or member 'sw' not described in 'tb_eeprom_ctl_read' drivers/thunderbolt/eeprom.c:27: warning: Function parameter or member 'ctl' not described in 'tb_eeprom_ctl_read' >> drivers/thunderbolt/eeprom.c:27: warning: expecting prototype for tb_eeprom_ctl_write(). Prototype was for tb_eeprom_ctl_read() instead drivers/thunderbolt/eeprom.c:43: warning: Function parameter or member 'sw' not described in 'tb_eeprom_active' drivers/thunderbolt/eeprom.c:43: warning: Function parameter or member 'enable' not described in 'tb_eeprom_active' drivers/thunderbolt/eeprom.c:73: warning: Function parameter or member 'sw' not described in 'tb_eeprom_transfer' drivers/thunderbolt/eeprom.c:73: warning: Function parameter or member 'ctl' not described in 'tb_eeprom_transfer' drivers/thunderbolt/eeprom.c:73: warning: Function parameter or member 'direction' not described in 'tb_eeprom_transfer' drivers/thunderbolt/eeprom.c:97: warning: Function parameter or member 'sw' not described in 'tb_eeprom_out' drivers/thunderbolt/eeprom.c:97: warning: Function parameter or member 'val' not described in 'tb_eeprom_out' drivers/thunderbolt/eeprom.c:117: warning: Function parameter or member 'sw' not described in 'tb_eeprom_in' drivers/thunderbolt/eeprom.c:117: warning: Function parameter or member 'val' not described in 'tb_eeprom_in' drivers/thunderbolt/eeprom.c:138: warning: Function parameter or member 'sw' not described in 'tb_eeprom_get_drom_offset' drivers/thunderbolt/eeprom.c:138: warning: Function parameter or member 'offset' not described in 'tb_eeprom_get_drom_offset' drivers/thunderbolt/eeprom.c:170: warning: Function parameter or member 'sw' not described in 'tb_eeprom_read_n' drivers/thunderbolt/eeprom.c:170: warning: Function parameter or member 'offset' not described in 'tb_eeprom_read_n' drivers/thunderbolt/eeprom.c:170: warning: Function parameter or member 'val' not described in 'tb_eeprom_read_n' drivers/thunderbolt/eeprom.c:170: warning: Function parameter or member 'count' not described in 'tb_eeprom_read_n' drivers/thunderbolt/eeprom.c:288: warning: Function parameter or member 'sw' not described in 'tb_drom_read_uid_only' drivers/thunderbolt/eeprom.c:288: warning: Function parameter or member 'uid' not described in 'tb_drom_read_uid_only' drivers/thunderbolt/eeprom.c:383: warning: Function parameter or member 'sw' not described in 'tb_drom_parse_entries' drivers/thunderbolt/eeprom.c:417: warning: Function parameter or member 'sw' not described in 'tb_drom_copy_efi' drivers/thunderbolt/eeprom.c:417: warning: Function parameter or member 'size' not described in 'tb_drom_copy_efi' drivers/thunderbolt/eeprom.c:526: warning: Function parameter or member 'sw' not described in 'tb_drom_read' -- >> drivers/thunderbolt/ctl.c:38: warning: expecting prototype for struct tb_cfg. Prototype was for struct tb_ctl instead drivers/thunderbolt/ctl.c:350: warning: Function parameter or member 'ctl' not described in 'tb_ctl_tx' drivers/thunderbolt/ctl.c:350: warning: Function parameter or member 'data' not described in 'tb_ctl_tx' drivers/thunderbolt/ctl.c:350: warning: Function parameter or member 'len' not described in 'tb_ctl_tx' drivers/thunderbolt/ctl.c:350: warning: Function parameter or member 'type' not described in 'tb_ctl_tx' >> drivers/thunderbolt/ctl.c:350: warning: expecting prototype for tb_cfg_tx(). Prototype was for tb_ctl_tx() instead drivers/thunderbolt/ctl.c:383: warning: Function parameter or member 'ctl' not described in 'tb_ctl_handle_event' drivers/thunderbolt/ctl.c:383: warning: Function parameter or member 'type' not described in 'tb_ctl_handle_event' drivers/thunderbolt/ctl.c:383: warning: Function parameter or member 'pkg' not described in 'tb_ctl_handle_event' drivers/thunderbolt/ctl.c:383: warning: Function parameter or member 'size' not described in 'tb_ctl_handle_event' drivers/thunderbolt/ctl.c:611: warning: Function parameter or member 'nhi' not described in 'tb_ctl_alloc' drivers/thunderbolt/ctl.c:611: warning: Function parameter or member 'cb' not described in 'tb_ctl_alloc' drivers/thunderbolt/ctl.c:611: warning: Function parameter or member 'cb_data' not described in 'tb_ctl_alloc' drivers/thunderbolt/ctl.c:658: warning: Function parameter or member 'ctl' not described in 'tb_ctl_free' drivers/thunderbolt/ctl.c:682: warning: Function parameter or member 'ctl' not described in 'tb_ctl_start' drivers/thunderbolt/ctl.c:682: warning: expecting prototype for tb_cfg_start(). Prototype was for tb_ctl_start() instead drivers/thunderbolt/ctl.c:702: warning: Function parameter or member 'ctl' not described in 'tb_ctl_stop' >> drivers/thunderbolt/ctl.c:702: warning: expecting prototype for control(). Prototype was for tb_ctl_stop() instead drivers/thunderbolt/ctl.c:794: warning: Function parameter or member 'ctl' not described in 'tb_cfg_reset' drivers/thunderbolt/ctl.c:794: warning: Function parameter or member 'route' not described in 'tb_cfg_reset' drivers/thunderbolt/ctl.c:794: warning: Function parameter or member 'timeout_msec' not described in 'tb_cfg_reset' drivers/thunderbolt/ctl.c:830: warning: Function parameter or member 'ctl' not described in 'tb_cfg_read_raw' drivers/thunderbolt/ctl.c:830: warning: Function parameter or member 'buffer' not described in 'tb_cfg_read_raw' drivers/thunderbolt/ctl.c:830: warning: Function parameter or member 'route' not described in 'tb_cfg_read_raw' drivers/thunderbolt/ctl.c:830: warning: Function parameter or member 'port' not described in 'tb_cfg_read_raw' drivers/thunderbolt/ctl.c:830: warning: Function parameter or member 'space' not described in 'tb_cfg_read_raw' drivers/thunderbolt/ctl.c:830: warning: Function parameter or member 'offset' not described in 'tb_cfg_read_raw' drivers/thunderbolt/ctl.c:830: warning: Function parameter or member 'length' not described in 'tb_cfg_read_raw' drivers/thunderbolt/ctl.c:830: warning: Function parameter or member 'timeout_msec' not described in 'tb_cfg_read_raw' >> drivers/thunderbolt/ctl.c:830: warning: expecting prototype for tb_cfg_read(). Prototype was for tb_cfg_read_raw() instead drivers/thunderbolt/ctl.c:893: warning: Function parameter or member 'ctl' not described in 'tb_cfg_write_raw' drivers/thunderbolt/ctl.c:893: warning: Function parameter or member 'buffer' not described in 'tb_cfg_write_raw' drivers/thunderbolt/ctl.c:893: warning: Function parameter or member 'route' not described in 'tb_cfg_write_raw' drivers/thunderbolt/ctl.c:893: warning: Function parameter or member 'port' not described in 'tb_cfg_write_raw' drivers/thunderbolt/ctl.c:893: warning: Function parameter or member 'space' not described in 'tb_cfg_write_raw' drivers/thunderbolt/ctl.c:893: warning: Function parameter or member 'offset' not described in 'tb_cfg_write_raw' drivers/thunderbolt/ctl.c:893: warning: Function parameter or member 'length' not described in 'tb_cfg_write_raw' drivers/thunderbolt/ctl.c:893: warning: Function parameter or member 'timeout_msec' not described in 'tb_cfg_write_raw' drivers/thunderbolt/ctl.c:893: warning: expecting prototype for tb_cfg_write(). Prototype was for tb_cfg_write_raw() instead drivers/thunderbolt/ctl.c:1030: warning: Function parameter or member 'ctl' not described in 'tb_cfg_get_upstream_port' drivers/thunderbolt/ctl.c:1030: warning: Function parameter or member 'route' not described in 'tb_cfg_get_upstream_port' -- drivers/thunderbolt/tb.c:535: warning: Function parameter or member 'sw' not described in 'tb_scan_switch' drivers/thunderbolt/tb.c:551: warning: Function parameter or member 'port' not described in 'tb_scan_port' drivers/thunderbolt/tb.c:711: warning: Function parameter or member 'tb' not described in 'tb_free_invalid_tunnels' drivers/thunderbolt/tb.c:726: warning: Function parameter or member 'sw' not described in 'tb_free_unplugged_children' drivers/thunderbolt/tb.c:1110: warning: Function parameter or member 'work' not described in 'tb_handle_hotplug' drivers/thunderbolt/tb.c:1220: warning: Function parameter or member 'tb' not described in 'tb_handle_event' drivers/thunderbolt/tb.c:1220: warning: Function parameter or member 'type' not described in 'tb_handle_event' drivers/thunderbolt/tb.c:1220: warning: Function parameter or member 'buf' not described in 'tb_handle_event' drivers/thunderbolt/tb.c:1220: warning: Function parameter or member 'size' not described in 'tb_handle_event' >> drivers/thunderbolt/tb.c:1220: warning: expecting prototype for tb_schedule_hotplug_handler(). Prototype was for tb_handle_event() instead -- drivers/thunderbolt/switch.c:512: warning: Function parameter or member 'port' not described in 'tb_port_state' drivers/thunderbolt/switch.c:539: warning: Function parameter or member 'port' not described in 'tb_wait_for_port' drivers/thunderbolt/switch.c:539: warning: Function parameter or member 'wait_if_unplugged' not described in 'tb_wait_for_port' drivers/thunderbolt/switch.c:598: warning: Function parameter or member 'port' not described in 'tb_port_add_nfc_credits' drivers/thunderbolt/switch.c:598: warning: Function parameter or member 'credits' not described in 'tb_port_add_nfc_credits' drivers/thunderbolt/switch.c:652: warning: Function parameter or member 'port' not described in 'tb_port_clear_counter' drivers/thunderbolt/switch.c:652: warning: Function parameter or member 'counter' not described in 'tb_port_clear_counter' drivers/thunderbolt/switch.c:729: warning: Function parameter or member 'port' not described in 'tb_init_port' >> drivers/thunderbolt/switch.c:1286: warning: expecting prototype for reset_switch(). Prototype was for tb_switch_reset() instead drivers/thunderbolt/switch.c:1312: warning: Function parameter or member 'sw' not described in 'tb_plug_events_active' drivers/thunderbolt/switch.c:1312: warning: Function parameter or member 'active' not described in 'tb_plug_events_active' drivers/thunderbolt/switch.c:2572: warning: Function parameter or member 'sw' not described in 'tb_sw_set_unplugged' -- >> drivers/vme/vme.c:88: warning: expecting prototype for vme_free_consistent(). Prototype was for vme_alloc_consistent() instead >> drivers/vme/vme.c:666: warning: expecting prototype for vme_master_write(). Prototype was for vme_master_read() instead -- >> drivers/gpu/drm/drm_gem_vram_helper.c:660: warning: expecting prototype for drm_gem_vram_driver_create_dumb(). Prototype was for drm_gem_vram_driver_dumb_create() instead -- >> drivers/gpu/drm/drm_agpsupport.c:49: warning: wrong kernel-doc identifier on line: * Get AGP information. drivers/gpu/drm/drm_agpsupport.c:96: warning: wrong kernel-doc identifier on line: * Acquire the AGP device. drivers/gpu/drm/drm_agpsupport.c:119: warning: wrong kernel-doc identifier on line: * Acquire the AGP device (ioctl). drivers/gpu/drm/drm_agpsupport.c:137: warning: wrong kernel-doc identifier on line: * Release the AGP device. drivers/gpu/drm/drm_agpsupport.c:161: warning: wrong kernel-doc identifier on line: * Enable the AGP bus. drivers/gpu/drm/drm_agpsupport.c:191: warning: wrong kernel-doc identifier on line: * Allocate AGP memory. drivers/gpu/drm/drm_agpsupport.c:246: warning: wrong kernel-doc identifier on line: * Search for the AGP memory entry associated with a handle. drivers/gpu/drm/drm_agpsupport.c:267: warning: wrong kernel-doc identifier on line: * Unbind AGP memory from the GATT (ioctl). drivers/gpu/drm/drm_agpsupport.c:305: warning: wrong kernel-doc identifier on line: * Bind AGP memory into the GATT (ioctl) drivers/gpu/drm/drm_agpsupport.c:349: warning: wrong kernel-doc identifier on line: * Free AGP memory (ioctl). drivers/gpu/drm/drm_agpsupport.c:392: warning: wrong kernel-doc identifier on line: * Initialize the AGP resources. -- >> drivers/misc/mei/bus.c:1050: warning: expecting prototype for mei_cl_dev_setup(). Prototype was for mei_cl_bus_dev_setup() instead -- >> drivers/gpu/drm/ttm/ttm_tt.c:44: warning: wrong kernel-doc identifier on line: * Allocates a ttm structure for the given BO. drivers/gpu/drm/ttm/ttm_tt.c:85: warning: wrong kernel-doc identifier on line: * Allocates storage for pointers to the pages that back the ttm. -- drivers/gpu/drm/ttm/ttm_page_alloc.c:79: warning: Function parameter or member 'name' not described in 'ttm_page_pool' drivers/gpu/drm/ttm/ttm_page_alloc.c:79: warning: Function parameter or member 'nfrees' not described in 'ttm_page_pool' drivers/gpu/drm/ttm/ttm_page_alloc.c:79: warning: Function parameter or member 'nrefills' not described in 'ttm_page_pool' drivers/gpu/drm/ttm/ttm_page_alloc.c:79: warning: Function parameter or member 'order' not described in 'ttm_page_pool' drivers/gpu/drm/ttm/ttm_page_alloc.c:87: warning: cannot understand function prototype: 'struct ttm_pool_opts ' drivers/gpu/drm/ttm/ttm_page_alloc.c:124: warning: Function parameter or member 'kobj' not described in 'ttm_pool_manager' drivers/gpu/drm/ttm/ttm_page_alloc.c:124: warning: Function parameter or member 'mm_shrink' not described in 'ttm_pool_manager' drivers/gpu/drm/ttm/ttm_page_alloc.c:124: warning: Function parameter or member 'options' not described in 'ttm_pool_manager' drivers/gpu/drm/ttm/ttm_page_alloc.c:124: warning: Function parameter or member 'wc_pool' not described in 'ttm_pool_manager' drivers/gpu/drm/ttm/ttm_page_alloc.c:124: warning: Function parameter or member 'uc_pool' not described in 'ttm_pool_manager' drivers/gpu/drm/ttm/ttm_page_alloc.c:124: warning: Function parameter or member 'wc_pool_dma32' not described in 'ttm_pool_manager' drivers/gpu/drm/ttm/ttm_page_alloc.c:124: warning: Function parameter or member 'uc_pool_dma32' not described in 'ttm_pool_manager' drivers/gpu/drm/ttm/ttm_page_alloc.c:124: warning: Function parameter or member 'wc_pool_huge' not described in 'ttm_pool_manager' drivers/gpu/drm/ttm/ttm_page_alloc.c:124: warning: Function parameter or member 'uc_pool_huge' not described in 'ttm_pool_manager' >> drivers/gpu/drm/ttm/ttm_page_alloc.c:220: warning: wrong kernel-doc identifier on line: * Select the right pool or requested caching state and ttm flags. */ drivers/gpu/drm/ttm/ttm_page_alloc.c:274: warning: wrong kernel-doc identifier on line: * Free pages from pool. drivers/gpu/drm/ttm/ttm_page_alloc.c:370: warning: wrong kernel-doc identifier on line: * Callback for mm to request pool to reduce number of page held. drivers/gpu/drm/ttm/ttm_page_alloc.c:472: warning: Function parameter or member 'pages' not described in 'ttm_handle_caching_state_failure' drivers/gpu/drm/ttm/ttm_page_alloc.c:472: warning: Function parameter or member 'ttm_flags' not described in 'ttm_handle_caching_state_failure' drivers/gpu/drm/ttm/ttm_page_alloc.c:472: warning: Function parameter or member 'cstate' not described in 'ttm_handle_caching_state_failure' drivers/gpu/drm/ttm/ttm_page_alloc.c:472: warning: Function parameter or member 'failed_pages' not described in 'ttm_handle_caching_state_failure' drivers/gpu/drm/ttm/ttm_page_alloc.c:472: warning: Function parameter or member 'cpages' not described in 'ttm_handle_caching_state_failure' >> drivers/gpu/drm/ttm/ttm_page_alloc.c:472: warning: expecting prototype for If there is(). Prototype was for ttm_handle_caching_state_failure() instead drivers/gpu/drm/ttm/ttm_page_alloc.c:482: warning: wrong kernel-doc identifier on line: * Allocate new pages with correct caching. drivers/gpu/drm/ttm/ttm_page_alloc.c:574: warning: Function parameter or member 'pool' not described in 'ttm_page_pool_fill_locked' drivers/gpu/drm/ttm/ttm_page_alloc.c:574: warning: Function parameter or member 'ttm_flags' not described in 'ttm_page_pool_fill_locked' drivers/gpu/drm/ttm/ttm_page_alloc.c:574: warning: Function parameter or member 'cstate' not described in 'ttm_page_pool_fill_locked' drivers/gpu/drm/ttm/ttm_page_alloc.c:574: warning: Function parameter or member 'count' not described in 'ttm_page_pool_fill_locked' drivers/gpu/drm/ttm/ttm_page_alloc.c:574: warning: Function parameter or member 'irq_flags' not described in 'ttm_page_pool_fill_locked' >> drivers/gpu/drm/ttm/ttm_page_alloc.c:574: warning: expecting prototype for t enough pages and the requested number of(). Prototype was for ttm_page_pool_fill_locked() instead drivers/gpu/drm/ttm/ttm_page_alloc.c:625: warning: wrong kernel-doc identifier on line: * Allocate pages from the pool and put them on the return list. -- drivers/gpu/drm/ttm/ttm_bo.c:51: warning: Function parameter or member 'ttm_global_mutex' not described in 'DEFINE_MUTEX' >> drivers/gpu/drm/ttm/ttm_bo.c:51: warning: expecting prototype for ttm_global_mutex(). Prototype was for DEFINE_MUTEX() instead drivers/gpu/drm/ttm/ttm_bo.c:321: warning: Function parameter or member 'bo' not described in 'ttm_bo_cleanup_memtype_use' >> drivers/gpu/drm/ttm/ttm_bo.c:321: warning: expecting prototype for Call bo(). Prototype was for ttm_bo_cleanup_memtype_use() instead drivers/gpu/drm/ttm/ttm_bo.c:394: warning: Function parameter or member 'bo' not described in 'ttm_bo_cleanup_refs' drivers/gpu/drm/ttm/ttm_bo.c:394: warning: Function parameter or member 'interruptible' not described in 'ttm_bo_cleanup_refs' drivers/gpu/drm/ttm/ttm_bo.c:394: warning: Function parameter or member 'no_wait_gpu' not described in 'ttm_bo_cleanup_refs' drivers/gpu/drm/ttm/ttm_bo.c:394: warning: Function parameter or member 'unlock_resv' not described in 'ttm_bo_cleanup_refs' drivers/gpu/drm/ttm/ttm_bo.c:394: warning: expecting prototype for function ttm_bo_cleanup_refs(). Prototype was for ttm_bo_cleanup_refs() instead drivers/gpu/drm/ttm/ttm_bo.c:459: warning: Function parameter or member 'bdev' not described in 'ttm_bo_delayed_delete' drivers/gpu/drm/ttm/ttm_bo.c:459: warning: Function parameter or member 'remove_all' not described in 'ttm_bo_delayed_delete' >> drivers/gpu/drm/ttm/ttm_bo.c:459: warning: expecting prototype for and call ttm_bo_cleanup_refs on all(). Prototype was for ttm_bo_delayed_delete() instead drivers/gpu/drm/ttm/ttm_bo.c:670: warning: Function parameter or member 'bo' not described in 'ttm_bo_evict_swapout_allowable' drivers/gpu/drm/ttm/ttm_bo.c:670: warning: Function parameter or member 'ctx' not described in 'ttm_bo_evict_swapout_allowable' drivers/gpu/drm/ttm/ttm_bo.c:670: warning: Function parameter or member 'locked' not described in 'ttm_bo_evict_swapout_allowable' drivers/gpu/drm/ttm/ttm_bo.c:670: warning: Function parameter or member 'busy' not described in 'ttm_bo_evict_swapout_allowable' >> drivers/gpu/drm/ttm/ttm_bo.c:670: warning: expecting prototype for including cases(). Prototype was for ttm_bo_evict_swapout_allowable() instead >> drivers/gpu/drm/ttm/ttm_bo.c:798: warning: wrong kernel-doc identifier on line: * Add the last move fence to the BO and reserve a new shared slot. drivers/gpu/drm/ttm/ttm_bo.c:841: warning: Function parameter or member 'bo' not described in 'ttm_bo_mem_force_space' drivers/gpu/drm/ttm/ttm_bo.c:841: warning: Function parameter or member 'place' not described in 'ttm_bo_mem_force_space' drivers/gpu/drm/ttm/ttm_bo.c:841: warning: Function parameter or member 'mem' not described in 'ttm_bo_mem_force_space' drivers/gpu/drm/ttm/ttm_bo.c:841: warning: Function parameter or member 'ctx' not described in 'ttm_bo_mem_force_space' >> drivers/gpu/drm/ttm/ttm_bo.c:841: warning: expecting prototype for mem_type until we create enough(). Prototype was for ttm_bo_mem_force_space() instead drivers/gpu/drm/ttm/ttm_bo.c:926: warning: wrong kernel-doc identifier on line: * Creates space for memory region @mem according to its type. drivers/gpu/drm/ttm/ttm_bo.c:1510: warning: Function parameter or member 'glob' not described in 'ttm_bo_swapout' drivers/gpu/drm/ttm/ttm_bo.c:1510: warning: Function parameter or member 'ctx' not described in 'ttm_bo_swapout' >> drivers/gpu/drm/ttm/ttm_bo.c:1510: warning: expecting prototype for A buffer object shrink method that tries to swap out the first(). Prototype was for ttm_bo_swapout() instead .. vim +27 drivers/thunderbolt/eeprom.c c90553b3c4ac23 Andreas Noever 2014-06-03 22 c90553b3c4ac23 Andreas Noever 2014-06-03 23 /** c90553b3c4ac23 Andreas Noever 2014-06-03 24 * tb_eeprom_ctl_write() - read control word c90553b3c4ac23 Andreas Noever 2014-06-03 25 */ c90553b3c4ac23 Andreas Noever 2014-06-03 26 static int tb_eeprom_ctl_read(struct tb_switch *sw, struct tb_eeprom_ctl *ctl) c90553b3c4ac23 Andreas Noever 2014-06-03 @27 { c90553b3c4ac23 Andreas Noever 2014-06-03 28 return tb_sw_read(sw, ctl, TB_CFG_SWITCH, sw->cap_plug_events + 4, 1); c90553b3c4ac23 Andreas Noever 2014-06-03 29 } c90553b3c4ac23 Andreas Noever 2014-06-03 30 :::::: The code at line 27 was first introduced by commit :::::: c90553b3c4ac2389a71a5c012b6e5bb1160d48a7 thunderbolt: Read switch uid from EEPROM :::::: TO: Andreas Noever <andreas.noever@xxxxxxxxx> :::::: CC: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip