Home
last modified time | relevance | path

Searched hist:"10139 fe0" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/scsi/be2iscsi/
H A Dbe_main.c10139fe0 Thu Feb 04 04:19:19 CST 2016 Jitendra Bhivare <jitendra.bhivare@broadcom.com> be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lock

Processing of mgmt and IO tasks are done in process context and
softirqs.

Allocation and freeing of sgl_handles needs to be done under
spin_lock_bh/spin_unlock_bh and move the locks to the routines.

Signed-off-by: Jitendra Bhivare <jitendra.bhivare@broadcom.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
10139fe0 Thu Feb 04 04:19:19 CST 2016 Jitendra Bhivare <jitendra.bhivare@broadcom.com> be2iscsi: _bh for io_sgl_lock and mgmt_sgl_lock

Processing of mgmt and IO tasks are done in process context and
softirqs.

Allocation and freeing of sgl_handles needs to be done under
spin_lock_bh/spin_unlock_bh and move the locks to the routines.

Signed-off-by: Jitendra Bhivare <jitendra.bhivare@broadcom.com>
Reviewed-by: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>