aboutsummaryrefslogtreecommitdiffstats
path: root/include/fs
diff options
context:
space:
mode:
authorChunwei Chen <[email protected]>2015-12-03 15:06:03 -0800
committerBrian Behlendorf <[email protected]>2015-12-11 16:20:03 -0800
commit066b89e68545e1f774124969d0dd7b36ccb04112 (patch)
treefd1129168534c78bbc8f2fd85f980cdb2ac016a9 /include/fs
parent326172d8549e0a34a8e4ef4665d8bdfcf7aeda6e (diff)
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 <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Closes #506
Diffstat (limited to 'include/fs')
0 files changed, 0 insertions, 0 deletions