Hi Suresh, thanks for resending, please have a look and review also the patches I sent out two days ago beginning with [PATCH 1/4] scsi: pm8001: fix a memory leak in nvmd_resp, (I'm afraid they will get otherwise lost the in the pm8001 patchflood) Cheers, Tomas On 07/09/2014 01:47 PM, Suresh Thiagarajan wrote: > From: Suresh Thiagarajan <Suresh.Thiagarajan@xxxxxxxx> > > Updated comments for pm8001: honor return value > Remaining patches are resend > > Suresh Thiagarajan (8): > pm8001: Fix to remove null pointer checks that could never happen > pm8001: Cleaning up uninitialized variables > pm8001: Fix hibernation issue > pm8001: Fix potential null pointer dereference and memory leak. > pm8001: clean bitmap management functions > pm8001: honor return value > pm8001: add a new spinlock to protect the CCB > pm8001: more fixes to honor return value > > drivers/scsi/pm8001/pm8001_ctl.c | 5 +++- > drivers/scsi/pm8001/pm8001_hwi.c | 45 +++++++++++++++++++++++---------- > drivers/scsi/pm8001/pm8001_init.c | 48 +++++++++++++++++++++++++++++++----- > drivers/scsi/pm8001/pm8001_sas.c | 38 ++++++++++------------------- > drivers/scsi/pm8001/pm8001_sas.h | 2 +- > drivers/scsi/pm8001/pm80xx_hwi.c | 48 +++++++++++++++++++++++++++---------- > 6 files changed, 125 insertions(+), 61 deletions(-) > > -- > To unsubscribe from this list: send the line "unsubscribe linux-scsi" in > the body of a message to majordomo@xxxxxxxxxxxxxxx > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html