tree/branch: 
https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core.git 
kobject-const2
branch HEAD: f5c1b58c44dca790d2a1aadaddd35e5a866ef3b3  kobject: 
kset_uevent_ops: make uevent() callback take a const *

Error/Warning reports:

https://lore.kernel.org/oe-kbuild-all/202212130716.4jbi25fe-...@intel.com
https://lore.kernel.org/oe-kbuild-all/202212130813.ywqxmngb-...@intel.com
https://lore.kernel.org/oe-kbuild-all/202212130854.9drrdk7g-...@intel.com

Error/Warning: (recently discovered and may have been fixed)

drivers/macintosh/macio_asic.c:141:18: error: incompatible function pointer 
types initializing 'int (*)(const struct device *, struct kobj_uevent_env *)' 
with an expression of type 'int (struct device *, struct kobj_uevent_env *)' 
[-Wincompatible-function-pointer-types]
drivers/macintosh/macio_asic.c:141:19: error: initialization of 'int (*)(const 
struct device *, struct kobj_uevent_env *)' from incompatible pointer type 'int 
(*)(struct device *, struct kobj_uevent_env *)' 
[-Werror=incompatible-pointer-types]

Error/Warning ids grouped by kconfigs:

gcc_recent_errors
`-- powerpc-randconfig-r024-20221212
    `-- 
drivers-macintosh-macio_asic.c:error:initialization-of-int-(-)(const-struct-device-struct-kobj_uevent_env-)-from-incompatible-pointer-type-int-(-)(struct-device-struct-kobj_uevent_env-)
clang_recent_errors
|-- powerpc-randconfig-r002-20221212
|   `-- 
drivers-macintosh-macio_asic.c:error:incompatible-function-pointer-types-initializing-int-(-)(const-struct-device-struct-kobj_uevent_env-)-with-an-expression-of-type-int-(struct-device-struct-kobj_uev
`-- powerpc-randconfig-r016-20221211
    `-- 
drivers-macintosh-macio_asic.c:error:incompatible-function-pointer-types-initializing-int-(-)(const-struct-device-struct-kobj_uevent_env-)-with-an-expression-of-type-int-(struct-device-struct-kobj_uev

elapsed time: 728m

configs tested: 67
configs skipped: 2

gcc tested configs:
powerpc                           allnoconfig
um                             i386_defconfig
um                           x86_64_defconfig
x86_64                          rhel-8.3-rust
i386                                defconfig
x86_64                          rhel-8.3-func
arm                                 defconfig
arc                                 defconfig
x86_64                    rhel-8.3-kselftests
x86_64                              defconfig
s390                             allmodconfig
alpha                               defconfig
i386                             allyesconfig
x86_64                           rhel-8.3-bpf
s390                                defconfig
x86_64                           rhel-8.3-syz
m68k                             allyesconfig
x86_64                         rhel-8.3-kunit
m68k                             allmodconfig
arc                              allyesconfig
x86_64                           rhel-8.3-kvm
sh                               allmodconfig
s390                             allyesconfig
alpha                            allyesconfig
powerpc                          allmodconfig
mips                             allyesconfig
i386                 randconfig-a013-20221212
arm                              allyesconfig
i386                 randconfig-a014-20221212
arm64                            allyesconfig
i386                 randconfig-a012-20221212
i386                 randconfig-a011-20221212
x86_64                               rhel-8.3
i386                 randconfig-a015-20221212
x86_64               randconfig-a013-20221212
i386                 randconfig-a016-20221212
x86_64               randconfig-a011-20221212
x86_64               randconfig-a012-20221212
x86_64               randconfig-a014-20221212
x86_64               randconfig-a015-20221212
x86_64               randconfig-a016-20221212
x86_64                           allyesconfig
arc                  randconfig-r043-20221211
arc                  randconfig-r043-20221212
arm                  randconfig-r046-20221211
s390                 randconfig-r044-20221212
riscv                randconfig-r042-20221212
ia64                             allmodconfig

clang tested configs:
i386                 randconfig-a002-20221212
i386                 randconfig-a003-20221212
i386                 randconfig-a001-20221212
i386                 randconfig-a004-20221212
i386                 randconfig-a006-20221212
i386                 randconfig-a005-20221212
x86_64               randconfig-a002-20221212
x86_64               randconfig-a001-20221212
x86_64               randconfig-a004-20221212
x86_64               randconfig-a003-20221212
x86_64               randconfig-a005-20221212
x86_64               randconfig-a006-20221212
arm                  randconfig-r046-20221212
hexagon              randconfig-r045-20221211
hexagon              randconfig-r041-20221211
hexagon              randconfig-r045-20221212
s390                 randconfig-r044-20221211
hexagon              randconfig-r041-20221212
riscv                randconfig-r042-20221211

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to