Automatic merge of 'master' into merge (2024-09-30 19:21) #1210
Annotations
10 errors and 10 warnings
kernel/fork.c#L1235
incompatible types in comparison expression (different address spaces):
|
kernel/exit.c#L485
incompatible types in comparison expression (different address spaces):
|
kernel/exit.c#L1568
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#L1793
incorrect type in argument 1 (different address spaces)
|
kernel/fork.c#L1802
incorrect type in argument 1 (different address spaces)
|
kernel/fork.c#L1803
incorrect type in argument 2 (different address spaces)
|
kernel/fork.c#L1804
incorrect type in argument 1 (different address spaces)
|
kernel/fork.c#L1898
incorrect type in argument 1 (different address spaces)
|
kernel/fork.c#L1898
incorrect type in argument 1 (different address spaces)
|
This job succeeded
Loading