Automatic merge of 'fixes' into merge (2024-12-25 10:04) #1250
Annotations
10 errors and 11 warnings
Build:
kernel/fork.c#L1241
incompatible types in comparison expression (different address spaces):
|
Build:
kernel/exit.c#L484
incompatible types in comparison expression (different address spaces):
|
Build:
kernel/exit.c#L1567
incompatible types in comparison expression (different base types):
|
Build:
kernel/ptrace.c#L55
incompatible types in comparison expression (different address spaces):
|
Build:
kernel/ptrace.c#L251
incompatible types in comparison expression (different address spaces):
|
Build:
include/uapi/asm-generic/signal-defs.h#L83
multiple address spaces given
|
Build:
include/uapi/asm-generic/signal-defs.h#L83
multiple address spaces given
|
Build:
kernel/pid.c#L393
incompatible types in comparison expression (different address spaces):
|
Build:
kernel/pid.c#L394
incompatible types in comparison expression (different address spaces):
|
Build:
kernel/pid.c#L455
incompatible types in comparison expression (different address spaces):
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build:
init/main.c#L192
symbol 'envp_init' was not declared. Should it be static?
|
Build:
init/main.c#L290
cast to restricted __le32
|
Build:
init/main.c#L291
cast to restricted __le32
|
Build:
arch/powerpc/mm/pgtable.c#L401
context imbalance in 'assert_pte_locked' - unexpected unlock
|
Build:
kernel/fork.c#L1249
incorrect type in assignment (different address spaces)
|
Build:
kernel/fork.c#L1811
incorrect type in argument 1 (different address spaces)
|
Build:
kernel/fork.c#L1820
incorrect type in argument 1 (different address spaces)
|
Build:
kernel/fork.c#L1821
incorrect type in argument 2 (different address spaces)
|
Build:
kernel/fork.c#L1822
incorrect type in argument 1 (different address spaces)
|
Build:
kernel/fork.c#L1917
incorrect type in argument 1 (different address spaces)
|
Loading