genode/repos/base-hw
Stefan Kalkowski 8fe7fa5532 hw: don't take the log backend's mutex in kernel
To prevent the kernel to deadlock, or call itself with a syscall when
using a lock potentially hold by a core thread, the log console's
backend for core (hw) gets replaced by a specific variant that checks
whether it runs in the kernel context before using the mutex.

Fix genodelabs/genode#3280
2023-01-24 12:07:29 +01:00
..
board board: Rename virt_qemu to virt_qemu_<arch> 2022-08-17 12:03:26 +02:00
etc base: remove SPEC variables of boards (fix #3971) 2021-01-25 13:58:09 +01:00
include hw: unify architectural kernel interface header 2022-02-28 11:45:18 +01:00
lib/mk hw: don't take the log backend's mutex in kernel 2023-01-24 12:07:29 +01:00
recipes depot: update recipe hashes 2022-11-29 12:32:49 +01:00
run base-hw: fix run scripts 2020-02-20 12:11:21 +01:00
src hw: don't take the log backend's mutex in kernel 2023-01-24 12:07:29 +01:00