Skip to content

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

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

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

Triggered via push March 13, 2025 08:33
Status Success
Total duration 25m 10s
Artifacts 1

build.yml

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

Annotations

6 warnings
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
437 MB