Skip to content
Commit 7ffb8e31 authored by Paul Moore's avatar Paul Moore
Browse files

audit: we don't need to __set_current_state(TASK_RUNNING)



Remove the calls to __set_current_state() to mark the task as running
and do some related cleanup in wait_for_auditd() to limit the amount
of work we do when we aren't going to reschedule the current task.

Signed-off-by: default avatarPaul Moore <paul@paul-moore.com>
parent 0bf676d1
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment