Skip to content

Signals

Jacob Lorentzon requested to merge 4lDO2/kernel:signals into master

Not necessarily blocked, but it would be good if more schemes supported cancellation before or shortly after this is merged.

Fixes #117 (closed)

By also calling set_addr_space in SYS_EXIT, this also fixes a regression from the TLB shootdown MR, were a last-ref Arc drop in context::switch could enter a deadlock.

Edited by Jacob Lorentzon

Merge request reports