Skip to content
Commit 7173c54e authored by Eric Paris's avatar Eric Paris
Browse files

audit: use spin_lock in audit_receive_msg to process tty logging



This function is called when we receive a netlink message from
userspace.  We don't need to worry about it coming from irq context or
irqs making it re-entrant.

Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent bee0a224
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