Searched hist:"45 fcb86e4663122590d243a466eb21ae45890f03" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | hpsa.h | diff 45fcb86e4663122590d243a466eb21ae45890f03 Fri Jan 23 16:43:04 CST 2015 Stephen Cameron <stephenmcameron@gmail.com> hpsa: get rid of cmd_special_alloc and cmd_special_free
We have commands reserved for internal use.
This is laying the groundwork for removing the internal queue of commands from the driver so that the locks that protect that queue may be removed.
Reviewed-by: Scott Teel <scott.teel@pmcs.com> Signed-off-by: Don Brace <don.brace@pmcs.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | hpsa.c | diff 45fcb86e4663122590d243a466eb21ae45890f03 Fri Jan 23 16:43:04 CST 2015 Stephen Cameron <stephenmcameron@gmail.com> hpsa: get rid of cmd_special_alloc and cmd_special_free
We have commands reserved for internal use.
This is laying the groundwork for removing the internal queue of commands from the driver so that the locks that protect that queue may be removed.
Reviewed-by: Scott Teel <scott.teel@pmcs.com> Signed-off-by: Don Brace <don.brace@pmcs.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|