public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/11] mpt2sas: Discription patch
@ 2009-08-05  5:31 Kashyap, Desai
  2009-08-05 13:59 ` James Bottomley
  0 siblings, 1 reply; 2+ messages in thread
From: Kashyap, Desai @ 2009-08-05  5:31 UTC (permalink / raw)
  To: linux-scsi; +Cc: James.Bottomley, Eric.Moore, Sathya.Prakash


MPT2SAS driver bug fixes. Please consider it for 2.6.32.

"Previous Power cycling cascaded expanders causes kernel panic patch "
is divided into small sub patches considering James comment.

Patch 1/11 is kernel panic fix and required to port back to stable kernel.

[PATCH 1/11] mpt2sas: Power cycling cascaded expanders causes kernel panic
[PATCH 2/11] mpt2sas: Host Reset code cleanup 
[PATCH 3/11] mpt2sas: Return immediately if host is under recovery.
[PATCH 4/11] mpt2sas: Code cleanup for _scsih_link_change function
[PATCH 5/11] mpt2sas: Attempt only 2 config_request retry.
[PATCH 6/11] mpt2sas: Added proper error handling for _scsih_expander_add.

[PATCH 7/11] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messages
[PATCH 8/11] mpt2sas: When activating a inactive volume, hidden raid
		     components disapper.
[PATCH 9/11] mpt2sas: During Full port cable breaks get sas iounit config
		     page0 timeout
[PATCH 10/11] mpt2sas: OS is not going into standby mode.
[PATCH 11/11] mpt2sas: Bump driver version 01.100.06.00
---
Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: Eric Moore <Eric.moore@lsi.com>
---

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

* Re: [PATCH 0/11] mpt2sas: Discription patch
  2009-08-05  5:31 [PATCH 0/11] mpt2sas: Discription patch Kashyap, Desai
@ 2009-08-05 13:59 ` James Bottomley
  0 siblings, 0 replies; 2+ messages in thread
From: James Bottomley @ 2009-08-05 13:59 UTC (permalink / raw)
  To: Kashyap, Desai; +Cc: linux-scsi, Eric.Moore, Sathya.Prakash

On Wed, 2009-08-05 at 11:01 +0530, Kashyap, Desai wrote:
> MPT2SAS driver bug fixes. Please consider it for 2.6.32.

You mean for 2.6.31?

> "Previous Power cycling cascaded expanders causes kernel panic patch "
> is divided into small sub patches considering James comment.
> 
> Patch 1/11 is kernel panic fix and required to port back to stable kernel.

So you should add a

Cc: Stable Tree <stable@kernel.org>

to the signoff line; that's a flag that causes an automatic backport to
stable when the patch gets upstream.

Regarding the rest of the patches, the to be bug fixes they have to fix
actual bugs, not just move code around:

> [PATCH 1/11] mpt2sas: Power cycling cascaded expanders causes kernel panic

Yes

> [PATCH 2/11] mpt2sas: Host Reset code cleanup 

No - code clean up isn't a bug fix

> [PATCH 3/11] mpt2sas: Return immediately if host is under recovery.

Not sure: what bug is this fixing?

> [PATCH 4/11] mpt2sas: Code cleanup for _scsih_link_change function

No - code clean up isn't a bug fix

> [PATCH 5/11] mpt2sas: Attempt only 2 config_request retry.

This looks like it's fixing an infinite loop in the config request; if
so, it's definitely a bug fix, but the change log actually needs to say
this.

> [PATCH 6/11] mpt2sas: Added proper error handling for _scsih_expander_add.

This is marginal:  give me a better description of the problem it's
fixing.

> [PATCH 7/11] mpt2sas: Raid 10 Value is showing as Raid 1E in /va/log/messages

The change log of this reads like a feature addition: that's not a bug
fix.

> [PATCH 8/11] mpt2sas: When activating a inactive volume, hidden raid
> 		     components disapper.

Yes

> [PATCH 9/11] mpt2sas: During Full port cable breaks get sas iounit config
> 		     page0 timeout

This line reads like a bug fix ... the change log reads like a feature
enhancement; what is it?

> [PATCH 10/11] mpt2sas: OS is not going into standby mode.

Yes, but it's three fixes in one patch ... could we have one in each
patch, please?  

> [PATCH 11/11] mpt2sas: Bump driver version 01.100.06.00

Yes

James



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

end of thread, other threads:[~2009-08-05 13:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-05  5:31 [PATCH 0/11] mpt2sas: Discription patch Kashyap, Desai
2009-08-05 13:59 ` James Bottomley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox