Yama: remove locking from delete path
Instead of locking the list during a delete, mark entries as invalid
and trigger a workqueue to clean them up. This lets us easily handle
task_free from interrupt context.
Signed-off-by: NKees Cook <keescook@chromium.org>
Showing
想要评论请 注册 或 登录