[Intel-xe] [drm-xe:drm-xe-next 879/898] ld.lld: error: undefined symbol: wmi_query_block

kernel test robot lkp at intel.com
Sat Nov 25 00:18:39 UTC 2023


tree:   https://gitlab.freedesktop.org/drm/xe/kernel.git drm-xe-next
head:   1832821c7e4c5bd24353183f060f1435b2eb7992
commit: 556206e017f1aebd4b3637bf8b0e65606c0b1796 [879/898] drm/xe/display: Implement display support
config: arm64-allyesconfig (https://download.01.org/0day-ci/archive/20231125/202311250637.lvc4Xqzu-lkp@intel.com/config)
compiler: clang version 17.0.0 (https://github.com/llvm/llvm-project.git 4a5ac14ee968ff0ad5d2cc1ffa0299048db4c88a)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231125/202311250637.lvc4Xqzu-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp at intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202311250637.lvc4Xqzu-lkp@intel.com/

All errors (new ones prefixed by >>):

>> ld.lld: error: undefined symbol: wmi_query_block
   >>> referenced by surface3-wmi.c
   >>>               drivers/platform/surface/surface3-wmi.o:(s3_wmi_send_lid_state) in archive vmlinux.a
   >>> referenced by hp-wmi-sensors.c
   >>>               drivers/hwmon/hp-wmi-sensors.o:(hp_wmi_sensors_probe) in archive vmlinux.a
   >>> referenced by hp-wmi-sensors.c
   >>>               drivers/hwmon/hp-wmi-sensors.o:(hp_wmi_sensors_probe) in archive vmlinux.a
   >>> referenced 1 more times
--
>> ld.lld: error: undefined symbol: wmi_instance_count
   >>> referenced by hp-wmi-sensors.c
   >>>               drivers/hwmon/hp-wmi-sensors.o:(hp_wmi_sensors_probe) in archive vmlinux.a
   >>> referenced by hp-wmi-sensors.c
   >>>               drivers/hwmon/hp-wmi-sensors.o:(hp_wmi_sensors_probe) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: wmi_install_notify_handler
   >>> referenced by hp-wmi-sensors.c
   >>>               drivers/hwmon/hp-wmi-sensors.o:(hp_wmi_sensors_probe) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: wmi_remove_notify_handler
   >>> referenced by hp-wmi-sensors.c
   >>>               drivers/hwmon/hp-wmi-sensors.o:(hp_wmi_sensors_probe) in archive vmlinux.a
   >>> referenced by hp-wmi-sensors.c
   >>>               drivers/hwmon/hp-wmi-sensors.o:(hp_wmi_devm_notify_remove) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: wmi_evaluate_method
   >>> referenced by asus_wmi_sensors.c
   >>>               drivers/hwmon/asus_wmi_sensors.o:(asus_wmi_probe) in archive vmlinux.a
   >>> referenced by asus_wmi_sensors.c
   >>>               drivers/hwmon/asus_wmi_sensors.o:(asus_wmi_probe) in archive vmlinux.a
   >>> referenced by asus_wmi_sensors.c
   >>>               drivers/hwmon/asus_wmi_sensors.o:(asus_wmi_sensor_info) in archive vmlinux.a
   >>> referenced 4 more times
--
>> ld.lld: error: undefined symbol: wmi_get_event_data
   >>> referenced by hp-wmi-sensors.c
   >>>               drivers/hwmon/hp-wmi-sensors.o:(hp_wmi_notify) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: __wmi_driver_register
   >>> referenced by hp-wmi-sensors.c
   >>>               drivers/hwmon/hp-wmi-sensors.o:(hp_wmi_sensors_driver_init) in archive vmlinux.a
   >>> referenced by asus_wmi_sensors.c
   >>>               drivers/hwmon/asus_wmi_sensors.o:(asus_sensors_wmi_driver_init) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: wmi_driver_unregister
   >>> referenced by hp-wmi-sensors.c
   >>>               drivers/hwmon/hp-wmi-sensors.o:(hp_wmi_sensors_driver_exit) in archive vmlinux.a
   >>> referenced by asus_wmi_sensors.c
   >>>               drivers/hwmon/asus_wmi_sensors.o:(asus_sensors_wmi_driver_exit) in archive vmlinux.a
--
>> ld.lld: error: undefined symbol: wmi_has_guid
   >>> referenced by base.c
   >>>               drivers/gpu/drm/nouveau/nvkm/subdev/mxm/base.o:(mxm_shadow_wmi) in archive vmlinux.a

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for ACPI_WMI
   Depends on [n]: X86_PLATFORM_DEVICES [=n] && ACPI [=y]
   Selected by [y]:
   - DRM_XE [=y] && HAS_IOMEM [=y] && DRM [=y] && PCI [=y] && MMU [=y] && (m && MODULES [=y] || y && KUNIT [=y]=y) && ACPI [=y]

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


More information about the Intel-xe mailing list