Re: [PATCH 9/12] scsi: megaraid_sas - Fix the fix for fw hangcaused by megaraid sas application

From: James Bottomley
Date: Tue Oct 13 2009 - 13:28:46 EST


On Tue, 2009-10-06 at 14:47 -0600, Yang, Bo wrote:
> RESUBMIT:
>
> Added the fix for FW and OS hang by using MSM. Also add the fix for pending cmd in fw, after deleting the lds.

This is practically unintelligible as a changelog. These logs get used
by distibutions and other people trying to determine if they need the
patch based on bug reports they're seeing

>From the patch I think what you've done is:

1. Added a lock to the skinny firmware initialisation sequence to
prevent the two stage write being non atomic if multiple instances use
it.
2. Added a flag to the driver shutdown sequence to prevent aen ioctls
being called after shutdown begins.

For the future, could we also have separate bug fixes in separate
patches, please.

Also, does this need to go to stable?

Thanks,

James


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/