Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/ibmvscsi
Sage Weil d68866927d [SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool
The allocated struct is manually zeroed after allocation, so avoid using
the (broken) kzalloc mempool (which does not re-zero previously used items
when they are returned to the pool).

Acked-by: Brian King <brking@linux.vnet.ibm.com>
Signed-off-by: Sage Weil <sage@newdream.net>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2009-08-22 17:52:21 -05:00
..
ibmvfc.c [SCSI] ibmvscsi: avoid unnecessary use of kzalloc_pool 2009-08-22 17:52:21 -05:00
ibmvfc.h ibmvfc: Fix endless PRLI loop in discovery 2009-06-21 11:09:57 -05:00
ibmvscsi.c [SCSI] ibmvscsi: Fix module load hang 2009-06-25 11:06:41 -05:00
ibmvscsi.h [SCSI] ibmvscsi: Add support for capabilities MAD 2009-06-08 18:05:21 -05:00
ibmvstgt.c ibmvscsi: gadget: at91_udc: remove driver_data direct access of struct device 2009-06-15 21:30:27 -07:00
iseries_vscsi.c
Makefile [SCSI] ibmvfc: IBM Power Virtual Fibre Channel Adapter Client Driver 2008-07-12 08:22:32 -05:00
rpa_vscsi.c dma-mapping: add the device argument to dma_mapping_error() 2008-07-26 12:00:03 -07:00
viosrp.h [SCSI] ibmvscsi: Add support for capabilities MAD 2009-06-08 18:05:21 -05:00