Here are the build results from automated periodic testing.
The tree being built was next, found at:
URL: git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
Branch: HEAD
Topmost commits:
1dd45f170b7e9 Add linux-next specific files for 20190626
dbdf14b1b7f2c Merge branch 'akpm/master'
58bd84930052c drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflow
Build logs (stderr only) can be found at the following link (experimental):
http://arm-soc.lixom.net/buildlogs/next/next-20190626/
Runtime: 57m 59s
Passed: 129
Failed: 9
Warnings: 138
DTS warnings: 6
Section mismatches: 0
-------------------------------------------------------------------------------
Failed defconfigs:
arm.cm_x2xx_defconfig
arm.em_x270_defconfig
arm.ezx_defconfig
arm.imote2_defconfig
arm.nhk8815_defconfig
arm.rpc_defconfig
riscv.allmodconfig
x86.allmodconfig
x86.defconfig
-------------------------------------------------------------------------------
Errors:
arm.cm_x2xx_defconfig:
fs/cifs/cifsacl.c:36:15: error: variable 'cifs_idmap_key_acl' has initializer but incomplete type
fs/cifs/cifsacl.c:37:3: error: 'struct key_acl' has no member named 'usage'
include/linux/refcount.h:23:26: error: extra brace group at end of initializer
arch/arm/include/asm/atomic.h:18:24: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:38:3: error: 'struct key_acl' has no member named 'nr_ace'
fs/cifs/cifsacl.c:39:3: error: 'struct key_acl' has no member named 'possessor_viewable'
fs/cifs/cifsacl.c:40:3: error: 'struct key_acl' has no member named 'aces'
fs/cifs/cifsacl.c:40:10: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:41:3: error: implicit declaration of function 'KEY_POSSESSOR_ACE' [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:42:3: error: implicit declaration of function 'KEY_OWNER_ACE' [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:46:15: error: variable 'cifs_idmap_keyring_acl' has initializer but incomplete type
fs/cifs/cifsacl.c:47:3: error: 'struct key_acl' has no member named 'usage'
include/linux/refcount.h:23:26: error: extra brace group at end of initializer
arch/arm/include/asm/atomic.h:18:24: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:48:3: error: 'struct key_acl' has no member named 'nr_ace'
fs/cifs/cifsacl.c:49:3: error: 'struct key_acl' has no member named 'aces'
fs/cifs/cifsacl.c:49:10: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:108:10: error: dereferencing pointer to incomplete type 'struct key_preparsed_payload'
fs/cifs/cifsacl.c:108:33: error: dereferencing pointer to incomplete type 'struct key'
fs/cifs/cifsacl.c:129:15: error: variable 'cifs_idmap_key_type' has initializer but incomplete type
fs/cifs/cifsacl.c:130:3: error: 'struct key_type' has no member named 'name'
fs/cifs/cifsacl.c:131:3: error: 'struct key_type' has no member named 'instantiate'
fs/cifs/cifsacl.c:132:3: error: 'struct key_type' has no member named 'destroy'
fs/cifs/cifsacl.c:133:3: error: 'struct key_type' has no member named 'describe'
fs/cifs/cifsacl.c:133:17: error: 'user_describe' undeclared here (not in a function)
fs/cifs/cifsacl.c:320:11: error: implicit declaration of function 'request_key'; did you mean 'request_nmi'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:503:12: error: implicit declaration of function 'keyring_alloc'; did you mean 'warn_alloc'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:506:5: error: 'KEY_ALLOC_NOT_IN_QUOTA' undeclared (first use in this function)
fs/cifs/cifsacl.c:512:8: error: implicit declaration of function 'register_key_type'; did you mean 'register_netdev'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:518:10: error: 'KEY_FLAG_ROOT_CAN_CLEAR' undeclared (first use in this function)
fs/cifs/cifsacl.c:519:6: error: 'struct cred' has no member named 'thread_keyring'
fs/cifs/cifsacl.c:520:6: error: 'struct cred' has no member named 'jit_keyring'
fs/cifs/cifsacl.c:537:2: error: implicit declaration of function 'unregister_key_type'; did you mean 'unregister_netdev'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:36:23: error: storage size of 'cifs_idmap_key_acl' isn't known
fs/cifs/cifsacl.c:46:23: error: storage size of 'cifs_idmap_keyring_acl' isn't known
fs/cifs/cifsacl.c:129:24: error: storage size of 'cifs_idmap_key_type' isn't known
arm.em_x270_defconfig:
fs/cifs/cifsacl.c:36:15: error: variable 'cifs_idmap_key_acl' has initializer but incomplete type
fs/cifs/cifsacl.c:37:3: error: 'struct key_acl' has no member named 'usage'
include/linux/refcount.h:23:26: error: extra brace group at end of initializer
arch/arm/include/asm/atomic.h:18:24: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:38:3: error: 'struct key_acl' has no member named 'nr_ace'
fs/cifs/cifsacl.c:39:3: error: 'struct key_acl' has no member named 'possessor_viewable'
fs/cifs/cifsacl.c:40:3: error: 'struct key_acl' has no member named 'aces'
fs/cifs/cifsacl.c:40:10: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:41:3: error: implicit declaration of function 'KEY_POSSESSOR_ACE' [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:42:3: error: implicit declaration of function 'KEY_OWNER_ACE' [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:46:15: error: variable 'cifs_idmap_keyring_acl' has initializer but incomplete type
fs/cifs/cifsacl.c:47:3: error: 'struct key_acl' has no member named 'usage'
include/linux/refcount.h:23:26: error: extra brace group at end of initializer
arch/arm/include/asm/atomic.h:18:24: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:48:3: error: 'struct key_acl' has no member named 'nr_ace'
fs/cifs/cifsacl.c:49:3: error: 'struct key_acl' has no member named 'aces'
fs/cifs/cifsacl.c:49:10: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:108:10: error: dereferencing pointer to incomplete type 'struct key_preparsed_payload'
fs/cifs/cifsacl.c:108:33: error: dereferencing pointer to incomplete type 'struct key'
fs/cifs/cifsacl.c:129:15: error: variable 'cifs_idmap_key_type' has initializer but incomplete type
fs/cifs/cifsacl.c:130:3: error: 'struct key_type' has no member named 'name'
fs/cifs/cifsacl.c:131:3: error: 'struct key_type' has no member named 'instantiate'
fs/cifs/cifsacl.c:132:3: error: 'struct key_type' has no member named 'destroy'
fs/cifs/cifsacl.c:133:3: error: 'struct key_type' has no member named 'describe'
fs/cifs/cifsacl.c:133:17: error: 'user_describe' undeclared here (not in a function)
fs/cifs/cifsacl.c:320:11: error: implicit declaration of function 'request_key'; did you mean 'request_nmi'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:503:12: error: implicit declaration of function 'keyring_alloc'; did you mean 'warn_alloc'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:506:5: error: 'KEY_ALLOC_NOT_IN_QUOTA' undeclared (first use in this function)
fs/cifs/cifsacl.c:512:8: error: implicit declaration of function 'register_key_type'; did you mean 'register_netdev'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:518:10: error: 'KEY_FLAG_ROOT_CAN_CLEAR' undeclared (first use in this function)
fs/cifs/cifsacl.c:519:6: error: 'struct cred' has no member named 'thread_keyring'
fs/cifs/cifsacl.c:520:6: error: 'struct cred' has no member named 'jit_keyring'
fs/cifs/cifsacl.c:537:2: error: implicit declaration of function 'unregister_key_type'; did you mean 'unregister_netdev'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:36:23: error: storage size of 'cifs_idmap_key_acl' isn't known
fs/cifs/cifsacl.c:46:23: error: storage size of 'cifs_idmap_keyring_acl' isn't known
fs/cifs/cifsacl.c:129:24: error: storage size of 'cifs_idmap_key_type' isn't known
arm.ezx_defconfig:
fs/cifs/cifsacl.c:36:15: error: variable 'cifs_idmap_key_acl' has initializer but incomplete type
fs/cifs/cifsacl.c:37:3: error: 'struct key_acl' has no member named 'usage'
include/linux/refcount.h:23:26: error: extra brace group at end of initializer
arch/arm/include/asm/atomic.h:18:24: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:38:3: error: 'struct key_acl' has no member named 'nr_ace'
fs/cifs/cifsacl.c:39:3: error: 'struct key_acl' has no member named 'possessor_viewable'
fs/cifs/cifsacl.c:40:3: error: 'struct key_acl' has no member named 'aces'
fs/cifs/cifsacl.c:40:10: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:41:3: error: implicit declaration of function 'KEY_POSSESSOR_ACE' [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:42:3: error: implicit declaration of function 'KEY_OWNER_ACE' [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:46:15: error: variable 'cifs_idmap_keyring_acl' has initializer but incomplete type
fs/cifs/cifsacl.c:47:3: error: 'struct key_acl' has no member named 'usage'
include/linux/refcount.h:23:26: error: extra brace group at end of initializer
arch/arm/include/asm/atomic.h:18:24: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:48:3: error: 'struct key_acl' has no member named 'nr_ace'
fs/cifs/cifsacl.c:49:3: error: 'struct key_acl' has no member named 'aces'
fs/cifs/cifsacl.c:49:10: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:108:10: error: dereferencing pointer to incomplete type 'struct key_preparsed_payload'
fs/cifs/cifsacl.c:108:33: error: dereferencing pointer to incomplete type 'struct key'
fs/cifs/cifsacl.c:129:15: error: variable 'cifs_idmap_key_type' has initializer but incomplete type
fs/cifs/cifsacl.c:130:3: error: 'struct key_type' has no member named 'name'
fs/cifs/cifsacl.c:131:3: error: 'struct key_type' has no member named 'instantiate'
fs/cifs/cifsacl.c:132:3: error: 'struct key_type' has no member named 'destroy'
fs/cifs/cifsacl.c:133:3: error: 'struct key_type' has no member named 'describe'
fs/cifs/cifsacl.c:133:17: error: 'user_describe' undeclared here (not in a function)
fs/cifs/cifsacl.c:320:11: error: implicit declaration of function 'request_key'; did you mean 'request_nmi'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:503:12: error: implicit declaration of function 'keyring_alloc'; did you mean 'warn_alloc'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:506:5: error: 'KEY_ALLOC_NOT_IN_QUOTA' undeclared (first use in this function)
fs/cifs/cifsacl.c:512:8: error: implicit declaration of function 'register_key_type'; did you mean 'register_netdev'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:518:10: error: 'KEY_FLAG_ROOT_CAN_CLEAR' undeclared (first use in this function)
fs/cifs/cifsacl.c:519:6: error: 'struct cred' has no member named 'thread_keyring'
fs/cifs/cifsacl.c:520:6: error: 'struct cred' has no member named 'jit_keyring'
fs/cifs/cifsacl.c:537:2: error: implicit declaration of function 'unregister_key_type'; did you mean 'unregister_netdev'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:36:23: error: storage size of 'cifs_idmap_key_acl' isn't known
fs/cifs/cifsacl.c:46:23: error: storage size of 'cifs_idmap_keyring_acl' isn't known
fs/cifs/cifsacl.c:129:24: error: storage size of 'cifs_idmap_key_type' isn't known
arm.imote2_defconfig:
fs/cifs/cifsacl.c:36:15: error: variable 'cifs_idmap_key_acl' has initializer but incomplete type
fs/cifs/cifsacl.c:37:3: error: 'struct key_acl' has no member named 'usage'
include/linux/refcount.h:23:26: error: extra brace group at end of initializer
arch/arm/include/asm/atomic.h:18:24: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:38:3: error: 'struct key_acl' has no member named 'nr_ace'
fs/cifs/cifsacl.c:39:3: error: 'struct key_acl' has no member named 'possessor_viewable'
fs/cifs/cifsacl.c:40:3: error: 'struct key_acl' has no member named 'aces'
fs/cifs/cifsacl.c:40:10: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:41:3: error: implicit declaration of function 'KEY_POSSESSOR_ACE' [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:42:3: error: implicit declaration of function 'KEY_OWNER_ACE' [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:46:15: error: variable 'cifs_idmap_keyring_acl' has initializer but incomplete type
fs/cifs/cifsacl.c:47:3: error: 'struct key_acl' has no member named 'usage'
include/linux/refcount.h:23:26: error: extra brace group at end of initializer
arch/arm/include/asm/atomic.h:18:24: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:48:3: error: 'struct key_acl' has no member named 'nr_ace'
fs/cifs/cifsacl.c:49:3: error: 'struct key_acl' has no member named 'aces'
fs/cifs/cifsacl.c:49:10: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:108:10: error: dereferencing pointer to incomplete type 'struct key_preparsed_payload'
fs/cifs/cifsacl.c:108:33: error: dereferencing pointer to incomplete type 'struct key'
fs/cifs/cifsacl.c:129:15: error: variable 'cifs_idmap_key_type' has initializer but incomplete type
fs/cifs/cifsacl.c:130:3: error: 'struct key_type' has no member named 'name'
fs/cifs/cifsacl.c:131:3: error: 'struct key_type' has no member named 'instantiate'
fs/cifs/cifsacl.c:132:3: error: 'struct key_type' has no member named 'destroy'
fs/cifs/cifsacl.c:133:3: error: 'struct key_type' has no member named 'describe'
fs/cifs/cifsacl.c:133:17: error: 'user_describe' undeclared here (not in a function)
fs/cifs/cifsacl.c:320:11: error: implicit declaration of function 'request_key'; did you mean 'request_nmi'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:503:12: error: implicit declaration of function 'keyring_alloc'; did you mean 'warn_alloc'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:506:5: error: 'KEY_ALLOC_NOT_IN_QUOTA' undeclared (first use in this function)
fs/cifs/cifsacl.c:512:8: error: implicit declaration of function 'register_key_type'; did you mean 'register_netdev'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:518:10: error: 'KEY_FLAG_ROOT_CAN_CLEAR' undeclared (first use in this function)
fs/cifs/cifsacl.c:519:6: error: 'struct cred' has no member named 'thread_keyring'
fs/cifs/cifsacl.c:520:6: error: 'struct cred' has no member named 'jit_keyring'
fs/cifs/cifsacl.c:537:2: error: implicit declaration of function 'unregister_key_type'; did you mean 'unregister_netdev'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:36:23: error: storage size of 'cifs_idmap_key_acl' isn't known
fs/cifs/cifsacl.c:46:23: error: storage size of 'cifs_idmap_keyring_acl' isn't known
fs/cifs/cifsacl.c:129:24: error: storage size of 'cifs_idmap_key_type' isn't known
arm.nhk8815_defconfig:
fs/cifs/cifsacl.c:36:15: error: variable 'cifs_idmap_key_acl' has initializer but incomplete type
fs/cifs/cifsacl.c:37:3: error: 'struct key_acl' has no member named 'usage'
include/linux/refcount.h:23:26: error: extra brace group at end of initializer
arch/arm/include/asm/atomic.h:18:24: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:38:3: error: 'struct key_acl' has no member named 'nr_ace'
fs/cifs/cifsacl.c:39:3: error: 'struct key_acl' has no member named 'possessor_viewable'
fs/cifs/cifsacl.c:40:3: error: 'struct key_acl' has no member named 'aces'
fs/cifs/cifsacl.c:40:10: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:41:3: error: implicit declaration of function 'KEY_POSSESSOR_ACE' [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:42:3: error: implicit declaration of function 'KEY_OWNER_ACE' [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:46:15: error: variable 'cifs_idmap_keyring_acl' has initializer but incomplete type
fs/cifs/cifsacl.c:47:3: error: 'struct key_acl' has no member named 'usage'
include/linux/refcount.h:23:26: error: extra brace group at end of initializer
arch/arm/include/asm/atomic.h:18:24: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:48:3: error: 'struct key_acl' has no member named 'nr_ace'
fs/cifs/cifsacl.c:49:3: error: 'struct key_acl' has no member named 'aces'
fs/cifs/cifsacl.c:49:10: error: extra brace group at end of initializer
fs/cifs/cifsacl.c:108:10: error: dereferencing pointer to incomplete type 'struct key_preparsed_payload'
fs/cifs/cifsacl.c:108:33: error: dereferencing pointer to incomplete type 'struct key'
fs/cifs/cifsacl.c:129:15: error: variable 'cifs_idmap_key_type' has initializer but incomplete type
fs/cifs/cifsacl.c:130:3: error: 'struct key_type' has no member named 'name'
fs/cifs/cifsacl.c:131:3: error: 'struct key_type' has no member named 'instantiate'
fs/cifs/cifsacl.c:132:3: error: 'struct key_type' has no member named 'destroy'
fs/cifs/cifsacl.c:133:3: error: 'struct key_type' has no member named 'describe'
fs/cifs/cifsacl.c:133:17: error: 'user_describe' undeclared here (not in a function)
fs/cifs/cifsacl.c:320:11: error: implicit declaration of function 'request_key'; did you mean 'request_nmi'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:491:23: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:503:12: error: implicit declaration of function 'keyring_alloc'; did you mean 'warn_alloc'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:506:5: error: 'KEY_ALLOC_NOT_IN_QUOTA' undeclared (first use in this function)
fs/cifs/cifsacl.c:512:8: error: implicit declaration of function 'register_key_type'; did you mean 'register_netdev'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:518:10: error: 'KEY_FLAG_ROOT_CAN_CLEAR' undeclared (first use in this function)
fs/cifs/cifsacl.c:519:6: error: 'struct cred' has no member named 'thread_keyring'
fs/cifs/cifsacl.c:520:6: error: 'struct cred' has no member named 'jit_keyring'
fs/cifs/cifsacl.c:537:2: error: implicit declaration of function 'unregister_key_type'; did you mean 'unregister_netdev'? [-Werror=implicit-function-declaration]
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:539:65: error: invalid use of undefined type 'struct key_type'
fs/cifs/cifsacl.c:36:23: error: storage size of 'cifs_idmap_key_acl' isn't known
fs/cifs/cifsacl.c:46:23: error: storage size of 'cifs_idmap_keyring_acl' isn't known
fs/cifs/cifsacl.c:129:24: error: storage size of 'cifs_idmap_key_type' isn't known
arm.rpc_defconfig:
arm-unknown-linux-gnueabi-gcc: error: unrecognized -march target: armv3m
arm-unknown-linux-gnueabi-gcc: error: missing argument to '-march='
arm-unknown-linux-gnueabi-gcc: error: unrecognized -march target: armv3m
arm-unknown-linux-gnueabi-gcc: error: missing argument to '-march='
riscv.allmodconfig:
ERROR: "flush_icache_all" [drivers/misc/lkdtm/lkdtm.ko] undefined!
x86.allmodconfig:
/usr/include/libelf/libelf.h:28:5: error: "__LIBELF_INTERNAL__" is not defined, evaluates to 0 [-Werror=undef]
/usr/include/libelf/gelf.h:25:5: error: "__LIBELF_INTERNAL__" is not defined, evaluates to 0 [-Werror=undef]
/usr/include/libelf/gelf.h:31:5: error: "__LIBELF_NEED_LINK_H" is not defined, evaluates to 0 [-Werror=undef]
/usr/include/libelf/gelf.h:33:7: error: "__LIBELF_NEED_SYS_LINK_H" is not defined, evaluates to 0 [-Werror=undef]
x86.defconfig:
/usr/include/libelf/libelf.h:28:5: error: "__LIBELF_INTERNAL__" is not defined, evaluates to 0 [-Werror=undef]
/usr/include/libelf/gelf.h:25:5: error: "__LIBELF_INTERNAL__" is not defined, evaluates to 0 [-Werror=undef]
/usr/include/libelf/gelf.h:31:5: error: "__LIBELF_NEED_LINK_H" is not defined, evaluates to 0 [-Werror=undef]
/usr/include/libelf/gelf.h:33:7: error: "__LIBELF_NEED_SYS_LINK_H" is not defined, evaluates to 0 [-Werror=undef]
Warnings:
arm.allmodconfig:
/tmp/ccyz0onX.s:18119: Warning: using r15 results in unpredictable behaviour
/tmp/ccyz0onX.s:18191: Warning: using r15 results in unpredictable behaviour
sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
sound/pci/echoaudio/echoaudio_dsp.c:658:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
include/drm/drm_print.h:366:2: warning: 'div' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/drm/drm_print.h:366:2: warning: 'real_hz' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/drm/drm_print.h:366:2: warning: 'real_clk_hz' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/gpu/drm/armada/armada_crtc.c:887:22: warning: 'desired_clk_hz' may be used uninitialized in this function [-Wmaybe-uninitialized]
drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable]
drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable]
drivers/pinctrl/qcom/pinctrl-sdm845.c:1320:5: warning: "CONFIG_ACPI" is not defined, evaluates to 0 [-Wundef]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [321, 344] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [321, 344] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
warning: same module names found:
arm.aspeed_g4_defconfig:
kernel/trace/bpf_trace.c:605:13: warning: 'do_bpf_send_signal' defined but not used [-Wunused-function]
arm.aspeed_g5_defconfig:
kernel/trace/bpf_trace.c:605:13: warning: 'do_bpf_send_signal' defined but not used [-Wunused-function]
arm.cm_x2xx_defconfig:
include/linux/refcount.h:23:26: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:38:12: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:39:24: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:40:10: warning: excess elements in struct initializer
include/linux/refcount.h:23:26: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:48:12: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:49:10: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:96:52: warning: 'struct key_preparsed_payload' declared inside parameter list will not be visible outside of this definition or declaration
fs/cifs/cifsacl.c:130:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:131:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:132:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:133:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:320:9: warning: assignment to 'struct key *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
fs/cifs/cifsacl.c:426:9: warning: assignment to 'struct key *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
arm.em_x270_defconfig:
include/linux/refcount.h:23:26: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:38:12: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:39:24: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:40:10: warning: excess elements in struct initializer
include/linux/refcount.h:23:26: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:48:12: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:49:10: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:96:52: warning: 'struct key_preparsed_payload' declared inside parameter list will not be visible outside of this definition or declaration
fs/cifs/cifsacl.c:130:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:131:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:132:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:133:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:320:9: warning: assignment to 'struct key *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
fs/cifs/cifsacl.c:426:9: warning: assignment to 'struct key *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
arm.ezx_defconfig:
include/linux/refcount.h:23:26: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:38:12: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:39:24: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:40:10: warning: excess elements in struct initializer
include/linux/refcount.h:23:26: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:48:12: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:49:10: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:96:52: warning: 'struct key_preparsed_payload' declared inside parameter list will not be visible outside of this definition or declaration
fs/cifs/cifsacl.c:130:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:131:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:132:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:133:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:320:9: warning: assignment to 'struct key *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
fs/cifs/cifsacl.c:426:9: warning: assignment to 'struct key *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
arm.imote2_defconfig:
include/linux/refcount.h:23:26: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:38:12: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:39:24: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:40:10: warning: excess elements in struct initializer
include/linux/refcount.h:23:26: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:48:12: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:49:10: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:96:52: warning: 'struct key_preparsed_payload' declared inside parameter list will not be visible outside of this definition or declaration
fs/cifs/cifsacl.c:130:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:131:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:132:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:133:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:320:9: warning: assignment to 'struct key *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
fs/cifs/cifsacl.c:426:9: warning: assignment to 'struct key *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
arm.nhk8815_defconfig:
include/linux/refcount.h:23:26: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:38:12: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:39:24: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:40:10: warning: excess elements in struct initializer
include/linux/refcount.h:23:26: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:48:12: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:49:10: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:96:52: warning: 'struct key_preparsed_payload' declared inside parameter list will not be visible outside of this definition or declaration
fs/cifs/cifsacl.c:130:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:131:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:132:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:133:17: warning: excess elements in struct initializer
fs/cifs/cifsacl.c:320:9: warning: assignment to 'struct key *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
fs/cifs/cifsacl.c:426:9: warning: assignment to 'struct key *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
arm64.allmodconfig:
drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable]
drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable]
drivers/pinctrl/qcom/pinctrl-sdm845.c:1320:5: warning: "CONFIG_ACPI" is not defined, evaluates to 0 [-Wundef]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [569, 600] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [569, 600] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16552:1: warning: the frame size of 2592 bytes is larger than 2048 bytes [-Wframe-larger-than=]
drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/phy_n.c:16894:1: warning: the frame size of 2560 bytes is larger than 2048 bytes [-Wframe-larger-than=]
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
arm64.defconfig:
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
arm64.nosmp_defconfig:
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
aarch64-unknown-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allmodconfig:
include/linux/string.h:344:9: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
sound/pci/echoaudio/echoaudio_dsp.c:658:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
sound/pci/echoaudio/echoaudio_dsp.c:647:9: warning: iteration 1073741824 invokes undefined behavior [-Waggressive-loop-optimizations]
drivers/iio/adc/rcar-gyroadc.c:508:5: warning: 'ret' may be used uninitialized in this function [-Wmaybe-uninitialized]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [321, 344] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
include/linux/string.h:344:9: warning: '__builtin_memset' offset [321, 344] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
arch/x86/boot/edd.c:148:11: warning: taking address of packed member of 'struct boot_params' may result in an unaligned pointer value [-Waddress-of-packed-member]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.allnoconfig:
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.defconfig:
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
i386.tinyconfig:
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
riscv.allmodconfig:
drivers/hwtracing/intel_th/msu.c:783:21: warning: unused variable 'i' [-Wunused-variable]
drivers/hwtracing/intel_th/msu.c:863:6: warning: unused variable 'i' [-Wunused-variable]
drivers/scsi/fcoe/fcoe_ctlr.c:2818:2: warning: 'memset' offset [321, 352] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
drivers/scsi/fcoe/fcoe_ctlr.c:2287:2: warning: 'memset' offset [321, 352] from the object at 'buf' is out of the bounds of referenced subobject 'rdata' with type 'struct fc_rport_priv' at offset 0 [-Warray-bounds]
x86.allnoconfig:
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
x86.tinyconfig:
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [197, 448] from the object at 'boot_params' is out of the bounds of referenced subobject 'ext_ramdisk_image' with type 'unsigned int' at offset 192 [-Warray-bounds]
arch/x86/include/asm/string_32.h:228:29: warning: '__builtin_memset' offset [493, 497] from the object at 'boot_params' is out of the bounds of referenced subobject 'kbd_status' with type 'unsigned char' at offset 491 [-Warray-bounds]
x86_64-pc-linux-gnu-ld: arch/x86/boot/compressed/head_32.o: warning: relocation in read-only section `.head.text'
x86_64-pc-linux-gnu-ld: warning: creating a DT_TEXTREL in object
DTS Warnings:
/build/arch/arm/boot/dts/bcm47094-linksys-panamera.dts:128.22-132.5: Warning (avoid_default_addr_size): /mdio-bus-mux/mdio@200: Relying on default #address-cells value
/build/arch/arm/boot/dts/bcm47094-linksys-panamera.dts:128.22-132.5: Warning (avoid_default_addr_size): /mdio-bus-mux/mdio@200: Relying on default #size-cells value
/build/arch/arm/boot/dts/bcm47094-linksys-panamera.dts:129.4-18: Warning (reg_format): /mdio-bus-mux/mdio@200:reg: property has invalid length (4 bytes) (#address-cells == 2, #size-cells == 1)
arch/arm/boot/dts/bcm47094-linksys-panamera.dtb: Warning (i2c_bus_reg): Failed prerequisite 'reg_format'
arch/arm/boot/dts/bcm47094-linksys-panamera.dtb: Warning (pci_device_bus_num): Failed prerequisite 'reg_format'
arch/arm/boot/dts/bcm47094-linksys-panamera.dtb: Warning (spi_bus_reg): Failed prerequisite 'reg_format'
New syscalls:
riscv fstat64
riscv fstatat64
No section mismatches