Chunwei Chen 066b89e685 Don't use tq->tq_lock_flags
The flags argument in spin_lock_irqsave is modified out side of spin_lock
context. We cannot use a shared variable like tq->tq_lock_flags for them. This
patch removes it and uses local variable for the flags.

Signed-off-by: Chunwei Chen <david.chen@osnexus.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #506
2015-12-11 16:20:03 -08:00
..
2013-03-04 19:09:34 -08:00
2014-10-17 15:11:51 -07:00
2015-02-02 10:57:56 -08:00
2015-01-21 15:25:19 -08:00
2015-01-16 13:55:08 -08:00
2015-07-21 11:47:10 -07:00
2013-03-04 19:09:34 -08:00
2015-12-11 16:20:03 -08:00
2015-04-24 14:23:07 -07:00
2015-01-16 13:55:08 -08:00