Automatic merge of 'next' into merge (2024-07-17 22:23) #1168
Annotations
10 errors and 10 warnings
kernel/fork.c#L1235
incompatible types in comparison expression (different address spaces):
|
kernel/exit.c#L454
incompatible types in comparison expression (different address spaces):
|
kernel/exit.c#L1505
incompatible types in comparison expression (different base types):
|
kernel/ptrace.c#L55
incompatible types in comparison expression (different address spaces):
|
kernel/ptrace.c#L251
incompatible types in comparison expression (different address spaces):
|
include/uapi/asm-generic/signal-defs.h#L83
multiple address spaces given
|
include/uapi/asm-generic/signal-defs.h#L83
multiple address spaces given
|
kernel/pid.c#L393
incompatible types in comparison expression (different address spaces):
|
kernel/pid.c#L394
incompatible types in comparison expression (different address spaces):
|
kernel/pid.c#L455
incompatible types in comparison expression (different address spaces):
|
init/main.c#L192
symbol 'envp_init' was not declared. Should it be static?
|
init/main.c#L290
cast to restricted __le32
|
init/main.c#L291
cast to restricted __le32
|
kernel/fork.c#L1243
incorrect type in assignment (different address spaces)
|
kernel/fork.c#L1807
incorrect type in argument 1 (different address spaces)
|
kernel/fork.c#L1816
incorrect type in argument 1 (different address spaces)
|
kernel/fork.c#L1817
incorrect type in argument 2 (different address spaces)
|
kernel/fork.c#L1818
incorrect type in argument 1 (different address spaces)
|
kernel/fork.c#L1912
incorrect type in argument 1 (different address spaces)
|
kernel/fork.c#L1912
incorrect type in argument 1 (different address spaces)
|
This job succeeded
Loading