summaryrefslogtreecommitdiff
path: root/net/hsr
diff options
context:
space:
mode:
authorQuinn Tran <quinn.tran@cavium.com>2016-12-12 14:40:09 -0800
committerMartin K. Petersen <martin.petersen@oracle.com>2016-12-14 15:37:59 -0500
commit093df73771bac8a37d607c0e705d157a8cef4c5c (patch)
treeb5397b922dcae3309393fb318fb1ec696239ee01 /net/hsr
parent5601236b6f7948cd1783298f6d4cacce02e22fde (diff)
scsi: qla2xxx: Fix Target mode handling with Multiqueue changes.
- Fix race condition between dpc_thread accessing Multiqueue resources and qla2x00_remove_one thread trying to free resource. - Fix out of order free for Multiqueue resources. Also, Multiqueue interrupts needs a workqueue. Interrupt needed to stop before the wq can be destroyed. Reviewed-by: Hannes Reinecke <hare@suse.com> Signed-off-by: Quinn Tran <quinn.tran@cavium.com> Signed-off-by: Himanshu Madhani <himanshu.madhani@cavium.com> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'net/hsr')
0 files changed, 0 insertions, 0 deletions
ead.org> Cc: Stephane Eranian <eranian@gmail.com> Cc: Stephane Eranian <eranian@google.com> Cc: Thomas Gleixner <tglx@linutronix.de> Cc: acme@kernel.org Cc: anton@ozlabs.org Cc: namhyung@kernel.org Cc: stable@vger.kernel.org # v3.16+ Fixes: f972eb63b100 ("perf: Pass protection and flags bits through mmap2 interface") Link: http://lkml.kernel.org/r/20170126221508.GF6536@twins.programming.kicks-ass.net Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'sound/soc/sh/rcar/ssiu.c')