Skip to content

sched/sem_waitirq: Move kmm_map() call to sem_wait() #1248

sched/sem_waitirq: Move kmm_map() call to sem_wait()

sched/sem_waitirq: Move kmm_map() call to sem_wait() #1248

Triggered via pull request March 12, 2025 13:46
Status Failure
Total duration 25m 29s
Artifacts 1

build.yml

on: pull_request
Matrix: Build
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 6 warnings
Build (ssrc-riscv)
implicit declaration of function 'kmm_unmap' [-Werror=implicit-function-declaration]
Build (ssrc-riscv)
Process completed with exit code 1.
Build (ssrc-riscv)
ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
Build (ssrc-riscv)
‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 9223372036854775808 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
Build (ssrc-riscv)
storing the address of local variable ‘cv_stack’ in ‘check_top’ [-Wdangling-pointer=]
Build (ssrc-arm)
ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
Build (ssrc-arm)
‘void* __builtin___memcpy_chk(void*, const void*, long unsigned int, long unsigned int)’ specified size between 9223372036854775808 and 18446744073709551615 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=]
Build (ssrc-arm)
storing the address of local variable ‘cv_stack’ in ‘check_top’ [-Wdangling-pointer=]

Artifacts

Produced during runtime
Name Size
source-bundle
449 MB