tree/branch: https://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git bleeding-edge branch HEAD: a478d3007320f8bee5a50522f8ac32a25ec5fc6b Merge branch 'acpi-thermal-next' into bleeding-edge Error/Warning reports: https://lore.kernel.org/oe-kbuild-all/202308020253.WHEHp60K-lkp@xxxxxxxxx https://lore.kernel.org/oe-kbuild-all/202308080324.vk0Xzw11-lkp@xxxxxxxxx https://lore.kernel.org/oe-kbuild-all/202308080433.zTgDF79n-lkp@xxxxxxxxx Error/Warning: (recently discovered and may have been fixed) drivers/acpi/thermal.c:1000:40: error: passing argument 3 of 'acpi_dev_remove_notify_handler' from incompatible pointer type [-Werror=incompatible-pointer-types] drivers/acpi/thermal.c:1007:40: error: passing argument 3 of 'acpi_dev_remove_notify_handler' from incompatible pointer type [-Werror=incompatible-pointer-types] drivers/acpi/thermal.c:1019:32: warning: variable 'result' set but not used [-Wunused-but-set-variable] drivers/acpi/thermal.c:810:22: error: redefinition of 'device' drivers/acpi/thermal.c:810:29: error: 'device' redeclared as different kind of symbol drivers/acpi/thermal.c:810:31: error: use of undeclared identifier 'data' drivers/acpi/thermal.c:810:38: error: 'data' undeclared (first use in this function) drivers/acpi/thermal.c:810:38: error: 'data' undeclared (first use in this function); did you mean '_data'? drivers/acpi/thermal.c:817:29: error: 'device' redeclared as different kind of symbol drivers/acpi/thermal.c:817:38: error: 'data' undeclared (first use in this function) drivers/acpi/thermal.c:975:50: error: passing argument 3 of 'acpi_dev_install_notify_handler' from incompatible pointer type [-Werror=incompatible-pointer-types] drivers/acpi/thermal.c:975:8: error: incompatible function pointer types passing 'void (struct acpi_device *, u32)' (aka 'void (struct acpi_device *, unsigned int)') to parameter of type 'acpi_notify_handler' (aka 'void (*)(void *, unsigned int, void *)') [-Wincompatible-function-pointer-types] drivers/acpi/thermal.c:982:50: error: passing argument 3 of 'acpi_dev_install_notify_handler' from incompatible pointer type [-Werror=incompatible-pointer-types] Error/Warning ids grouped by kconfigs: gcc_recent_errors |-- arm64-allyesconfig | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- arm64-defconfig | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- i386-allyesconfig | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- i386-buildonly-randconfig-r006-20230807 | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type |-- i386-debian-10.3 | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- i386-defconfig | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- i386-randconfig-i001-20230807 | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type |-- i386-randconfig-i002-20230807 | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type |-- i386-randconfig-i003-20230807 | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type |-- i386-randconfig-i005-20230807 | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- i386-randconfig-i006-20230807 | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type |-- loongarch-allmodconfig | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- loongarch-allyesconfig | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- loongarch-defconfig | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- x86_64-allyesconfig | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- x86_64-defconfig | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- x86_64-kexec | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- x86_64-randconfig-r004-20230807 | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- x86_64-randconfig-x012-20230807 | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- x86_64-randconfig-x013-20230807 | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- x86_64-randconfig-x014-20230807 | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used |-- x86_64-randconfig-x015-20230807 | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type |-- x86_64-randconfig-x016-20230807 | |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) | |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol | |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type | `-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type `-- x86_64-rhel-8.3 |-- drivers-acpi-thermal.c:error:data-undeclared-(first-use-in-this-function) |-- drivers-acpi-thermal.c:error:device-redeclared-as-different-kind-of-symbol |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_install_notify_handler-from-incompatible-pointer-type |-- drivers-acpi-thermal.c:error:passing-argument-of-acpi_dev_remove_notify_handler-from-incompatible-pointer-type `-- drivers-acpi-thermal.c:warning:variable-result-set-but-not-used clang_recent_errors |-- i386-randconfig-i011-20230807 | |-- drivers-acpi-thermal.c:error:incompatible-function-pointer-types-passing-void-(struct-acpi_device-u32)-(aka-void-(struct-acpi_device-unsigned-int)-)-to-parameter-of-type-acpi_notify_handler-(aka-void- | |-- drivers-acpi-thermal.c:error:redefinition-of-device | `-- drivers-acpi-thermal.c:error:use-of-undeclared-identifier-data |-- i386-randconfig-i012-20230807 | |-- drivers-acpi-thermal.c:error:incompatible-function-pointer-types-passing-void-(struct-acpi_device-u32)-(aka-void-(struct-acpi_device-unsigned-int)-)-to-parameter-of-type-acpi_notify_handler-(aka-void- | |-- drivers-acpi-thermal.c:error:redefinition-of-device | `-- drivers-acpi-thermal.c:error:use-of-undeclared-identifier-data |-- i386-randconfig-i013-20230807 | |-- drivers-acpi-thermal.c:error:incompatible-function-pointer-types-passing-void-(struct-acpi_device-u32)-(aka-void-(struct-acpi_device-unsigned-int)-)-to-parameter-of-type-acpi_notify_handler-(aka-void- | |-- drivers-acpi-thermal.c:error:redefinition-of-device | `-- drivers-acpi-thermal.c:error:use-of-undeclared-identifier-data |-- i386-randconfig-i014-20230807 | |-- drivers-acpi-thermal.c:error:incompatible-function-pointer-types-passing-void-(struct-acpi_device-u32)-(aka-void-(struct-acpi_device-unsigned-int)-)-to-parameter-of-type-acpi_notify_handler-(aka-void- | |-- drivers-acpi-thermal.c:error:redefinition-of-device | `-- drivers-acpi-thermal.c:error:use-of-undeclared-identifier-data |-- i386-randconfig-i015-20230807 | |-- drivers-acpi-thermal.c:error:incompatible-function-pointer-types-passing-void-(struct-acpi_device-u32)-(aka-void-(struct-acpi_device-unsigned-int)-)-to-parameter-of-type-acpi_notify_handler-(aka-void- | |-- drivers-acpi-thermal.c:error:redefinition-of-device | `-- drivers-acpi-thermal.c:error:use-of-undeclared-identifier-data |-- i386-randconfig-i016-20230807 | |-- drivers-acpi-thermal.c:error:incompatible-function-pointer-types-passing-void-(struct-acpi_device-u32)-(aka-void-(struct-acpi_device-unsigned-int)-)-to-parameter-of-type-acpi_notify_handler-(aka-void- | |-- drivers-acpi-thermal.c:error:redefinition-of-device | `-- drivers-acpi-thermal.c:error:use-of-undeclared-identifier-data |-- x86_64-randconfig-x001-20230807 | |-- drivers-acpi-thermal.c:error:incompatible-function-pointer-types-passing-void-(struct-acpi_device-u32)-(aka-void-(struct-acpi_device-unsigned-int)-)-to-parameter-of-type-acpi_notify_handler-(aka-void- | |-- drivers-acpi-thermal.c:error:redefinition-of-device | `-- drivers-acpi-thermal.c:error:use-of-undeclared-identifier-data |-- x86_64-randconfig-x002-20230807 | |-- drivers-acpi-thermal.c:error:incompatible-function-pointer-types-passing-void-(struct-acpi_device-u32)-(aka-void-(struct-acpi_device-unsigned-int)-)-to-parameter-of-type-acpi_notify_handler-(aka-void- | |-- drivers-acpi-thermal.c:error:redefinition-of-device | `-- drivers-acpi-thermal.c:error:use-of-undeclared-identifier-data `-- x86_64-randconfig-x003-20230807 |-- drivers-acpi-thermal.c:error:incompatible-function-pointer-types-passing-void-(struct-acpi_device-u32)-(aka-void-(struct-acpi_device-unsigned-int)-)-to-parameter-of-type-acpi_notify_handler-(aka-void- |-- drivers-acpi-thermal.c:error:redefinition-of-device `-- drivers-acpi-thermal.c:error:use-of-undeclared-identifier-data elapsed time: 723m configs tested: 106 configs skipped: 5 tested configs: alpha allyesconfig gcc alpha defconfig gcc alpha randconfig-r001-20230807 gcc alpha randconfig-r016-20230807 gcc arc allyesconfig gcc arc defconfig gcc arc randconfig-r043-20230807 gcc arm allmodconfig gcc arm allyesconfig gcc arm defconfig gcc arm randconfig-r046-20230807 gcc arm64 allyesconfig gcc arm64 defconfig gcc arm64 randconfig-r021-20230807 clang arm64 randconfig-r032-20230807 gcc csky defconfig gcc csky randconfig-r013-20230807 gcc hexagon randconfig-r012-20230807 clang hexagon randconfig-r041-20230807 clang hexagon randconfig-r045-20230807 clang i386 allyesconfig gcc i386 buildonly-randconfig-r004-20230807 gcc i386 buildonly-randconfig-r005-20230807 gcc i386 buildonly-randconfig-r006-20230807 gcc i386 debian-10.3 gcc i386 defconfig gcc i386 randconfig-i001-20230807 gcc i386 randconfig-i002-20230807 gcc i386 randconfig-i003-20230807 gcc i386 randconfig-i004-20230807 gcc i386 randconfig-i005-20230807 gcc i386 randconfig-i006-20230807 gcc i386 randconfig-i011-20230807 clang i386 randconfig-i012-20230807 clang i386 randconfig-i013-20230807 clang i386 randconfig-i014-20230807 clang i386 randconfig-i015-20230807 clang i386 randconfig-i016-20230807 clang i386 randconfig-r002-20230807 gcc loongarch allmodconfig gcc loongarch allnoconfig gcc loongarch defconfig gcc m68k allmodconfig gcc m68k allyesconfig gcc m68k defconfig gcc mips allmodconfig gcc mips allyesconfig gcc mips randconfig-r023-20230807 gcc mips randconfig-r035-20230807 clang nios2 defconfig gcc nios2 randconfig-r003-20230807 gcc openrisc randconfig-r024-20230807 gcc openrisc randconfig-r033-20230807 gcc parisc allyesconfig gcc parisc defconfig gcc parisc64 defconfig gcc powerpc allmodconfig gcc powerpc allnoconfig gcc riscv allmodconfig gcc riscv allnoconfig gcc riscv allyesconfig gcc riscv defconfig gcc riscv randconfig-r042-20230807 clang riscv rv32_defconfig gcc s390 allmodconfig gcc s390 allyesconfig gcc s390 defconfig gcc s390 randconfig-r011-20230807 clang s390 randconfig-r044-20230807 clang sh allmodconfig gcc sh randconfig-r022-20230807 gcc sparc allyesconfig gcc sparc defconfig gcc sparc randconfig-r036-20230807 gcc sparc64 randconfig-r025-20230807 gcc um allmodconfig clang um allnoconfig clang um allyesconfig clang um defconfig gcc um i386_defconfig gcc um randconfig-r006-20230807 clang um randconfig-r014-20230807 gcc um randconfig-r015-20230807 gcc um x86_64_defconfig gcc x86_64 allyesconfig gcc x86_64 buildonly-randconfig-r001-20230807 gcc x86_64 buildonly-randconfig-r002-20230807 gcc x86_64 buildonly-randconfig-r003-20230807 gcc x86_64 defconfig gcc x86_64 kexec gcc x86_64 randconfig-r004-20230807 gcc x86_64 randconfig-x001-20230807 clang x86_64 randconfig-x002-20230807 clang x86_64 randconfig-x003-20230807 clang x86_64 randconfig-x004-20230807 clang x86_64 randconfig-x005-20230807 clang x86_64 randconfig-x006-20230807 clang x86_64 randconfig-x011-20230807 gcc x86_64 randconfig-x012-20230807 gcc x86_64 randconfig-x013-20230807 gcc x86_64 randconfig-x014-20230807 gcc x86_64 randconfig-x015-20230807 gcc x86_64 randconfig-x016-20230807 gcc x86_64 rhel-8.3-rust clang x86_64 rhel-8.3 gcc xtensa randconfig-r026-20230807 gcc -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki