Automatic merge of 'master' into merge (2024-09-19 22:59) #1203
Annotations
10 errors and 10 warnings
kernel/exit.c#L1511
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):
|
kernel/pid.c#L513
incompatible types in comparison expression (different address spaces):
|
include/linux/rculist.h#L557
incompatible types in comparison expression (different address spaces):
|
init/main.c#L192
symbol 'envp_init' was not declared. Should it be static?
|
kernel/fork.c#L1791
incorrect type in argument 1 (different address spaces)
|
kernel/fork.c#L1800
incorrect type in argument 1 (different address spaces)
|
kernel/fork.c#L1801
incorrect type in argument 2 (different address spaces)
|
kernel/fork.c#L1802
incorrect type in argument 1 (different address spaces)
|
kernel/fork.c#L2194
incorrect type in argument 1 (different address spaces)
|
kernel/fork.c#L2198
incorrect type in argument 1 (different address spaces)
|
kernel/fork.c#L2510
incorrect type in assignment (different address spaces)
|
kernel/fork.c#L2519
incorrect type in argument 1 (different address spaces)
|
kernel/fork.c#L2568
incorrect type in argument 2 (different address spaces)
|
This job succeeded
Loading