Searched hist:f8381807ebdfffa34c2c5aa38eda33673d1a7adf (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/scsi/isci/ |
H A D | request.h | diff f8381807ebdfffa34c2c5aa38eda33673d1a7adf Sun Mar 04 06:44:53 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Remove obviated host callback list.
Since the callbacks to libsas now occur under scic_lock, there is no longer any reason to save the completed requests in a separate list for completion to libsas.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | host.h | diff f8381807ebdfffa34c2c5aa38eda33673d1a7adf Sun Mar 04 06:44:53 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Remove obviated host callback list.
Since the callbacks to libsas now occur under scic_lock, there is no longer any reason to save the completed requests in a separate list for completion to libsas.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | host.c | diff f8381807ebdfffa34c2c5aa38eda33673d1a7adf Sun Mar 04 06:44:53 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Remove obviated host callback list.
Since the callbacks to libsas now occur under scic_lock, there is no longer any reason to save the completed requests in a separate list for completion to libsas.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | request.c | diff f8381807ebdfffa34c2c5aa38eda33673d1a7adf Sun Mar 04 06:44:53 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Remove obviated host callback list.
Since the callbacks to libsas now occur under scic_lock, there is no longer any reason to save the completed requests in a separate list for completion to libsas.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|
H A D | init.c | diff f8381807ebdfffa34c2c5aa38eda33673d1a7adf Sun Mar 04 06:44:53 CST 2012 Jeff Skirvin <jeffrey.d.skirvin@intel.com> isci: Remove obviated host callback list.
Since the callbacks to libsas now occur under scic_lock, there is no longer any reason to save the completed requests in a separate list for completion to libsas.
Signed-off-by: Jeff Skirvin <jeffrey.d.skirvin@intel.com> Signed-off-by: Dan Williams <dan.j.williams@intel.com>
|