sched/sem_waitirq: Move kmm_map() call to sem_wait() #1248
Annotations
2 errors and 3 warnings
Run builds
implicit declaration of function 'kmm_unmap' [-Werror=implicit-function-declaration]
|
Run builds
Process completed with exit code 1.
|
Run builds
ISO C++17 does not allow ‘register’ storage class specifier [-Wregister]
|
Run builds
‘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=]
|
Run builds
storing the address of local variable ‘cv_stack’ in ‘check_top’ [-Wdangling-pointer=]
|
Loading