Skip to content
Commit f5561964 authored by David Woodhouse's avatar David Woodhouse
Browse files

AUDIT: Avoid scheduling in idle thread


When we flush a pending syscall audit record due to audit_free(), we
might be doing that in the context of the idle thread. So use GFP_ATOMIC

Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent 582edda5
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