linux-scsi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND][PATCH 8/8][SCSI]mpt3sas: Bump mpt3sas driver version to 04.100.00.00
@ 2014-06-25 10:42 Reddy, Sreekanth
  2014-07-15 16:56 ` Martin K. Petersen
  0 siblings, 1 reply; 5+ messages in thread
From: Reddy, Sreekanth @ 2014-06-25 10:42 UTC (permalink / raw)
  To: jejb, JBottomley
  Cc: linux-scsi, Sathya.Prakash, Nagalakshmi.Nandigama,
	sreekanth.reddy, linux-kernel, hch, martin.petersen

Bump mpt3sas driver version to 04.100.00.00.

Signed-off-by: Sreekanth Reddy <Sreekanth.Reddy@avagotech.com>
---
 drivers/scsi/mpt3sas/mpt3sas_base.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/scsi/mpt3sas/mpt3sas_base.h b/drivers/scsi/mpt3sas/mpt3sas_base.h
index 8fb2a38..09545fc 100644
--- a/drivers/scsi/mpt3sas/mpt3sas_base.h
+++ b/drivers/scsi/mpt3sas/mpt3sas_base.h
@@ -70,8 +70,8 @@
 #define MPT3SAS_DRIVER_NAME		"mpt3sas"
 #define MPT3SAS_AUTHOR	"LSI Corporation <DL-MPTFusionLinux@lsi.com>"
 #define MPT3SAS_DESCRIPTION	"LSI MPT Fusion SAS 3.0 Device Driver"
-#define MPT3SAS_DRIVER_VERSION		"03.100.00.00"
-#define MPT3SAS_MAJOR_VERSION		3
+#define MPT3SAS_DRIVER_VERSION		"04.100.00.00"
+#define MPT3SAS_MAJOR_VERSION		4
 #define MPT3SAS_MINOR_VERSION		100
 #define MPT3SAS_BUILD_VERSION		0
 #define MPT3SAS_RELEASE_VERSION	00
-- 
1.7.1

^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [RESEND][PATCH 8/8][SCSI]mpt3sas: Bump mpt3sas driver version to 04.100.00.00
  2014-06-25 10:42 [RESEND][PATCH 8/8][SCSI]mpt3sas: Bump mpt3sas driver version to 04.100.00.00 Reddy, Sreekanth
@ 2014-07-15 16:56 ` Martin K. Petersen
  2014-08-12 10:25   ` Sreekanth Reddy
  0 siblings, 1 reply; 5+ messages in thread
From: Martin K. Petersen @ 2014-07-15 16:56 UTC (permalink / raw)
  To: Reddy, Sreekanth
  Cc: jejb, JBottomley, linux-scsi, Sathya.Prakash,
	Nagalakshmi.Nandigama, linux-kernel, hch, martin.petersen

>>>>> "Sreekanth" == Reddy, Sreekanth <Sreekanth.Reddy@avagotech.com> writes:

Sreekanth> Bump mpt3sas driver version to 04.100.00.00.

Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [RESEND][PATCH 8/8][SCSI]mpt3sas: Bump mpt3sas driver version to 04.100.00.00
  2014-07-15 16:56 ` Martin K. Petersen
@ 2014-08-12 10:25   ` Sreekanth Reddy
  2014-08-21 21:10     ` Martin K. Petersen
  0 siblings, 1 reply; 5+ messages in thread
From: Sreekanth Reddy @ 2014-08-12 10:25 UTC (permalink / raw)
  To: Martin K. Petersen
  Cc: jejb, James E.J. Bottomley, linux-scsi, Sathya Prakash,
	Nagalakshmi Nandigama, linux-kernel, Christoph Hellwig

Hi Martin,

Among the mpt3sas phase2 and phase3 patch set, following are the
patches which you have completed the review

1. [RESEND][PATCH 1/8][SCSI]mpt3sas: MPI2.5 Rev G (2.5.2) specifications
2. [RESEND][PATCH 2/8][SCSI]mpt3sas: Clear PFA Status on SGPIO when
PFA Drive is Removed or Replaced
3. [RESEND][PATCH 3/8][SCSI]mpt3sas: Bump mpt3sas driver version to 03.100.00.00
4. [RESEND][PATCH 4/8][SCSI]mpt3sas: MPI2.5 Rev H (2.5.3) specifications
5. [RESEND][PATCH 5/8][SCSI]mpt3sas: Copyright in driver sources is
updated for year the 2014
6. [RESEND][PATCH 6/8][SCSI]mpt3sas: Added OEM branding Strings
7. [RESEND][PATCH 8/8][SCSI]mpt3sas: Bump mpt3sas driver version to 04.100.00.00

Following below single patch which is remained for review completion

1. [RESEND][PATCH 7/8][SCSI]mpt3sas: Added Reply Descriptor Post Queue
(RDPQ) Array support

So, Can you please review this patch, so that I can repost this patch
set once again by appending your Signed-off-by signature.

Regards,
Sreekanth

On Tue, Jul 15, 2014 at 10:26 PM, Martin K. Petersen
<martin.petersen@oracle.com> wrote:
>>>>>> "Sreekanth" == Reddy, Sreekanth <Sreekanth.Reddy@avagotech.com> writes:
>
> Sreekanth> Bump mpt3sas driver version to 04.100.00.00.
>
> Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
>
> --
> Martin K. Petersen      Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [RESEND][PATCH 8/8][SCSI]mpt3sas: Bump mpt3sas driver version to 04.100.00.00
  2014-08-12 10:25   ` Sreekanth Reddy
@ 2014-08-21 21:10     ` Martin K. Petersen
  2014-08-22 15:42       ` Sreekanth Reddy
  0 siblings, 1 reply; 5+ messages in thread
From: Martin K. Petersen @ 2014-08-21 21:10 UTC (permalink / raw)
  To: Sreekanth Reddy
  Cc: Martin K. Petersen, jejb, James E.J. Bottomley, linux-scsi,
	Sathya Prakash, Nagalakshmi Nandigama, linux-kernel,
	Christoph Hellwig

>>>>> "Sreekanth" == Sreekanth Reddy <sreekanth.reddy@avagotech.com> writes:

Sreekanth> 1. [RESEND][PATCH 7/8][SCSI]mpt3sas: Added Reply Descriptor
Sreekanth>    Post Queue (RDPQ) Array support

Please make the change suggested by Joe Perches and then repost both
mpt2sas and mpt3sas with the appropriate SoB and RB tags so they are
easy for Christoph to pick up.

The only patch I'd like to dig deeper into before accepting it is the
unblock one.

-- 
Martin K. Petersen	Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [RESEND][PATCH 8/8][SCSI]mpt3sas: Bump mpt3sas driver version to 04.100.00.00
  2014-08-21 21:10     ` Martin K. Petersen
@ 2014-08-22 15:42       ` Sreekanth Reddy
  0 siblings, 0 replies; 5+ messages in thread
From: Sreekanth Reddy @ 2014-08-22 15:42 UTC (permalink / raw)
  To: Martin K. Petersen
  Cc: jejb, James E.J. Bottomley, linux-scsi, Sathya Prakash,
	Nagalakshmi Nandigama, linux-kernel, Christoph Hellwig

Hi Martin,

Today I was busy with the internal activity. By Monday I will repost
this patch with requested changes.

Thanks,
Sreekanth

On Fri, Aug 22, 2014 at 2:40 AM, Martin K. Petersen
<martin.petersen@oracle.com> wrote:
>>>>>> "Sreekanth" == Sreekanth Reddy <sreekanth.reddy@avagotech.com> writes:
>
> Sreekanth> 1. [RESEND][PATCH 7/8][SCSI]mpt3sas: Added Reply Descriptor
> Sreekanth>    Post Queue (RDPQ) Array support
>
> Please make the change suggested by Joe Perches and then repost both
> mpt2sas and mpt3sas with the appropriate SoB and RB tags so they are
> easy for Christoph to pick up.
>
> The only patch I'd like to dig deeper into before accepting it is the
> unblock one.
>
> --
> Martin K. Petersen      Oracle Linux Engineering

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2014-08-22 15:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-25 10:42 [RESEND][PATCH 8/8][SCSI]mpt3sas: Bump mpt3sas driver version to 04.100.00.00 Reddy, Sreekanth
2014-07-15 16:56 ` Martin K. Petersen
2014-08-12 10:25   ` Sreekanth Reddy
2014-08-21 21:10     ` Martin K. Petersen
2014-08-22 15:42       ` Sreekanth Reddy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).