tree: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git bleeding-edge head: f437a8d1debff5412e36a1c9454adee193b31950 commit: d967ccd25df78cb5bd789ce9799d4463ea77eb5b [13/27] ACPI: thermal: Use library functions to obtain trip point temperature values config: i386-defconfig (https://download.01.org/0day-ci/archive/20231121/202311210503.P7Q5J2On-lkp@xxxxxxxxx/config) compiler: gcc-7 (Ubuntu 7.5.0-6ubuntu2) 7.5.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231121/202311210503.P7Q5J2On-lkp@xxxxxxxxx/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@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202311210503.P7Q5J2On-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): ld: drivers/acpi/thermal.o: in function `get_active_temp': thermal.c:(.text+0x22): undefined reference to `acpi_active_trip_temp' ld: drivers/acpi/thermal.o: in function `acpi_thermal_init_trip': >> thermal.c:(.text+0x356): undefined reference to `acpi_passive_trip_temp' ld: drivers/acpi/thermal.o: in function `acpi_thermal_adjust_trip': thermal.c:(.text+0x872): undefined reference to `acpi_passive_trip_temp' ld: drivers/acpi/thermal.o: in function `acpi_thermal_add': >> thermal.c:(.text+0xaec): undefined reference to `acpi_hot_trip_temp' >> ld: thermal.c:(.text+0xd79): undefined reference to `acpi_critical_trip_temp' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki