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: x86_64-defconfig (https://download.01.org/0day-ci/archive/20231121/202311210507.hprTtxhv-lkp@xxxxxxxxx/config) compiler: gcc-11 (Debian 11.3.0-12) 11.3.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231121/202311210507.hprTtxhv-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/202311210507.hprTtxhv-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): ld: vmlinux.o: in function `acpi_thermal_adjust_trip': >> thermal.c:(.text+0x5e6de6): undefined reference to `acpi_active_trip_temp' >> ld: thermal.c:(.text+0x5e6e54): undefined reference to `acpi_passive_trip_temp' ld: vmlinux.o: in function `acpi_thermal_init_trip': thermal.c:(.text+0x5e7089): undefined reference to `acpi_active_trip_temp' ld: thermal.c:(.text+0x5e71f3): undefined reference to `acpi_passive_trip_temp' ld: vmlinux.o: in function `acpi_thermal_add': >> thermal.c:(.text+0x5e73bf): undefined reference to `acpi_critical_trip_temp' >> ld: thermal.c:(.text+0x5e73eb): undefined reference to `acpi_hot_trip_temp' -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki