Searched hist:"072 b0518b0f75296443a0df9fe7f25e052e62652" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/scsi/ |
H A D | hpsa.h | diff 072b0518b0f75296443a0df9fe7f25e052e62652 Thu May 29 10:53:07 CDT 2014 Stephen M. Cameron <scameron@beardog.cce.hp.com> hpsa: allocate reply queues individually
Now that we can allocate more than 4 reply queues (up to 64) we shouldn't try to make them share the same allocation but should allocate them separately.
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Reviewed-by: Mike Miller <michael.miller@canonical.com> Reviewed-by: Scott Teel <scott.teel@hp.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|
H A D | hpsa.c | diff 072b0518b0f75296443a0df9fe7f25e052e62652 Thu May 29 10:53:07 CDT 2014 Stephen M. Cameron <scameron@beardog.cce.hp.com> hpsa: allocate reply queues individually
Now that we can allocate more than 4 reply queues (up to 64) we shouldn't try to make them share the same allocation but should allocate them separately.
Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com> Reviewed-by: Mike Miller <michael.miller@canonical.com> Reviewed-by: Scott Teel <scott.teel@hp.com> Signed-off-by: Christoph Hellwig <hch@lst.de>
|