search for: scmd_printk

Displaying 4 results from an estimated 4 matches for "scmd_printk".

2009 Sep 30
1
SCSI driver for VMware's virtual HBA - V5.
...use PCI_VDEVICE instead of PCI_DEVICE. > - use list_first_entry > - use parenthesis for every sizeof usage > - get rid of all #ifdef for CONFIG_PCI_MSI > - use PVSCSI_MEM_SPACE_SIZE while checking for MMIO resource len. > - use kcalloc instead of kmalloc. > - replaced a couple of scmd_printk usage with dev_dbg > - use dev_info and pr_info at couple of places. > - add a comment to pvscsi_map_context > - Add entry in MAINTAINERS. > > Patch applies on top of 2.6.32-rc1. > > -- > > SCSI driver for VMware's virtual HBA. > > From: Alok N Kataria <a...
2009 Sep 30
1
SCSI driver for VMware's virtual HBA - V5.
...use PCI_VDEVICE instead of PCI_DEVICE. > - use list_first_entry > - use parenthesis for every sizeof usage > - get rid of all #ifdef for CONFIG_PCI_MSI > - use PVSCSI_MEM_SPACE_SIZE while checking for MMIO resource len. > - use kcalloc instead of kmalloc. > - replaced a couple of scmd_printk usage with dev_dbg > - use dev_info and pr_info at couple of places. > - add a comment to pvscsi_map_context > - Add entry in MAINTAINERS. > > Patch applies on top of 2.6.32-rc1. > > -- > > SCSI driver for VMware's virtual HBA. > > From: Alok N Kataria <a...
2009 Oct 13
1
SCSI driver for VMware's virtual HBA - V6.
...->rev. Changelog (v2-v1) - use PCI_VDEVICE instead of PCI_DEVICE. - use list_first_entry - use parenthesis for every sizeof usage - get rid of all #ifdef for CONFIG_PCI_MSI - use PVSCSI_MEM_SPACE_SIZE while checking for MMIO resource len. - use kcalloc instead of kmalloc. - replaced a couple of scmd_printk usage with dev_dbg - use dev_info and pr_info at couple of places. - add a comment to pvscsi_map_context - Add entry in MAINTAINERS. Patch applies on top of 2.6.32-rc4. -- SCSI driver for VMware's virtual HBA. From: Alok N Kataria <akataria at vmware.com> This is a driver for VMware...
2009 Oct 13
1
SCSI driver for VMware's virtual HBA - V6.
...->rev. Changelog (v2-v1) - use PCI_VDEVICE instead of PCI_DEVICE. - use list_first_entry - use parenthesis for every sizeof usage - get rid of all #ifdef for CONFIG_PCI_MSI - use PVSCSI_MEM_SPACE_SIZE while checking for MMIO resource len. - use kcalloc instead of kmalloc. - replaced a couple of scmd_printk usage with dev_dbg - use dev_info and pr_info at couple of places. - add a comment to pvscsi_map_context - Add entry in MAINTAINERS. Patch applies on top of 2.6.32-rc4. -- SCSI driver for VMware's virtual HBA. From: Alok N Kataria <akataria at vmware.com> This is a driver for VMware...