Re: [PATCH V4 1/4] [SCSI] drivers/scsi/ufs: Seggregate PCI Specific Code

2012-10-17 Thread Venkatraman S
On Wednesday 17 October 2012 05:23 PM, Vinayak Holikatti wrote: This patch seggregates the PCI specific code in ufshcd.c to make it ready for splitting into core ufs driver and PCI glue driver. Also copyright header modification to remove extra warranty disclaim. Reviewed-by: Arnd Bergmann Revi

Re: [PATCH 2/2] qla2xxx: Update target lookup session tables when a target session changes

2012-10-17 Thread Nicholas A. Bellinger
On Thu, 2012-10-11 at 13:41 -0700, Roland Dreier wrote: > From: Roland Dreier > > It is possible for the target code to change the loop_id or s_id of a > target session in reaction to an FC fabric change. However, the > session structures are stored in tables that are indexed by these two > keys

Re: [PATCH 1/2] tcm_qla2xxx: Format VPD page 83h SCSI name string according to SPC

2012-10-17 Thread Nicholas A. Bellinger
On Thu, 2012-10-11 at 13:41 -0700, Roland Dreier wrote: > From: Roland Dreier > > My draft of SPC-4 says the following about the SCSI name string in > inquiry VPD page 83h: > > The SCSI NAME STRING field starts with either: > > a) the four UTF-8 characters 'eui.' concatenated with 16, 2

Re: [PATCH 1/1] aacraid: SCSI dma mapping failure case handling

2012-10-17 Thread Tomas Henzl
On 10/17/2012 07:54 PM, Mahesh Rajashekhara wrote: > I have changed all aac_build_... function prototypes as of type 'long' and > they return 'byte_count' is of type 'long'. The code changed, it returns 'nseg' in case of an error, so the change from unsigned to signed for byte_count was likely

[PATCH 1/1] aacraid: SCSI dma mapping failure case handling

2012-10-17 Thread Mahesh Rajashekhara
I have changed all aac_build_... function prototypes as of type 'long' and they return 'byte_count' is of type 'long'. Signed-off-by: Mahesh Rajashekhara --- drivers/scsi/aacraid/aachba.c | 95 --- drivers/scsi/aacraid/aacraid.h |2 +- 2 files changed

[PATCH V4 4/4] [SCSI] ufs: Correct the expected data transfer size

2012-10-17 Thread Vinayak Holikatti
This patch corrects the expected data transfer size of the command UPIU. The current implementation of cmd->transfersize is wrong as it probably equal to sector size. With this implementation the transfer size is updated correctly Reported-by: KOBAYASHI Yoshitake Reviewed-by: Arnd Bergmann Revie

[PATCH V4 3/4] [SCSI] ufs: Add Platform glue driver for ufshcd

2012-10-17 Thread Vinayak Holikatti
This patch adds Platform glue driver for ufshcd. Reviewed-by: Arnd Bergmann Reviewed-by: Namjae Jeon Signed-off-by: Vinayak Holikatti Signed-off-by: Santosh Yaraganavi --- drivers/scsi/ufs/Kconfig | 11 ++ drivers/scsi/ufs/Makefile|1 + drivers/scsi/ufs/ufshcd-pltfrm.c |

[PATCH V4 2/4] [SCSI] drivers/scsi/ufs: Separate PCI code into glue driver

2012-10-17 Thread Vinayak Holikatti
This patch separates PCI code from ufshcd.c and makes it as a core driver module and adds a new file ufshcd-pci.c as PCI glue driver. Reviewed-by: Arnd Bergmann Reviewed-by: Namjae Jeon Signed-off-by: Vinayak Holikatti Signed-off-by: Santosh Yaraganavi --- drivers/scsi/ufs/Kconfig | 26

[PATCH V4 1/4] [SCSI] drivers/scsi/ufs: Seggregate PCI Specific Code

2012-10-17 Thread Vinayak Holikatti
This patch seggregates the PCI specific code in ufshcd.c to make it ready for splitting into core ufs driver and PCI glue driver. Also copyright header modification to remove extra warranty disclaim. Reviewed-by: Arnd Bergmann Reviewed-by: Namjae Jeon Signed-off-by: Vinayak Holikatti Signed-off

[PATCH V4 0/4] [SCSI] ufs: Adds glue drivers to ufshcd

2012-10-17 Thread Vinayak Holikatti
This patch set adds following features - Seggregate PCI specific code in ufshcd.c and corrected copyright - Adds PCI glue driver ufshcd-pci.c and ufshcd.c become core module - Adds Platform glue driver ufshcd-pltfrm.c - Update correct transfer size in Command UPIU Vinayak Holikatti (4): [SCS

Re: [PATCH 1/1] aacraid: SCSI dma mapping failure case handling

2012-10-17 Thread Tomas Henzl
On 10/17/2012 06:15 PM, Mahesh Rajashekhara wrote: > From: Mahesh Rajashekhara > > Hi Tomas, > > Thanks for the correction. > > I have changed 'ret' is of type 'long' now. I think that more than that is needed, all the aac_build_... functions prototypes are declared as of type 'unsigned long' and

[PATCH 1/1] aacraid: SCSI dma mapping failure case handling

2012-10-17 Thread Mahesh Rajashekhara
From: Mahesh Rajashekhara Hi Tomas, Thanks for the correction. I have changed 'ret' is of type 'long' now. Signed-off-by: Mahesh Rajashekhara --- drivers/scsi/aacraid/aachba.c | 87 +-- drivers/scsi/aacraid/aacraid.h |2 +- 2 files changed, 65 inser

[Bug 48871] drivers/scsi/lpfc/lpfc_init.c: 2 * Buffer is accessed out of bounds

2012-10-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=48871 Alan changed: What|Removed |Added CC||a...@lxorguk.ukuu.org.uk Component|Other

[Bug 48891] scsi/lpfc/lpfc_ct.c:637: possible finger trouble ?

2012-10-17 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=48891 Alan changed: What|Removed |Added CC||a...@lxorguk.ukuu.org.uk Component|Other