-
David Woodhouse authored
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:
David Woodhouse <dwmw2@infradead.org>
f5561964
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:
David Woodhouse <dwmw2@infradead.org>