Eric Paris bde02ca858 audit: use spin_lock_irqsave/restore in audit tty code
Some of the callers of the audit tty function use spin_lock_irqsave/restore.
We were using the forced always enable version, which seems really bad.
Since I don't know every one of these code paths well enough, it makes
sense to just switch everything to the safe version.  Maybe it's a
little overzealous, but it's a lot better than an unlucky deadlock when
we return to a caller with irq enabled and they expect it to be
disabled.

Signed-off-by: Eric Paris <eparis@redhat.com>
2013-04-30 15:31:28 -04:00
..
2012-12-11 14:08:47 -08:00
2012-11-21 15:27:46 -08:00
2012-11-21 15:22:52 -08:00
2012-11-21 15:27:46 -08:00
2012-11-21 15:27:46 -08:00
2012-11-21 15:27:46 -08:00
2012-11-15 17:20:57 -08:00
2012-08-10 12:55:47 -07:00
2012-11-21 15:27:46 -08:00
2012-11-21 15:25:06 -08:00
2012-11-21 15:27:46 -08:00
2012-11-21 15:27:46 -08:00
2012-11-21 15:27:46 -08:00
2012-11-15 17:20:58 -08:00