Hi Greg,
Thanks for your response.
What is "6.5/scsi-fixes"?
6.5/scsi-fixes is a branch on Martin K Petersen's repo. I see now that there's a new branch: 6.6/scsi-fixes.
It doesn't apply as-is so how did you test this on the 6.5 tree? Please provide a working, and tested, backport and we will be glad to queue it up for the stable trees.
I had previously tested the patch on Martin's 6.5/scsi-fixes tree. However, I saw that there is a new tree: 6.6/scsi-fixes, and the patch has been applied there. I needed to submit a new patch which was dependent on these changes. So, I ported my new patch to 6.6/scsi-fixes and tested it there. So, please ignore this request for a backport. I have submitted my new patch based off the 6.6/scsi-fixes tree.
Regards, Karan
-----Original Message----- From: Greg KH gregkh@linuxfoundation.org Sent: Saturday, September 16, 2023 4:37 AM To: Karan Tilak Kumar (kartilak) kartilak@cisco.com Cc: stable@vger.kernel.org; Arulprabhu Ponnusamy (arulponn) arulponn@cisco.com; Sesidhar Baddela (sebaddel) sebaddel@cisco.com; martin.petersen@oracle.com Subject: Re: Request to backport commit id: 15924b0503630016dee4dbb945a8df4df659070b to 6.5/scsi-fixes
On Thu, Sep 14, 2023 at 04:20:24AM +0000, Karan Tilak Kumar (kartilak) wrote:
(Re-sending email since the previous email was undeliverable due to HTML content)
Hi Team,
This is a request to backport the following fix to 6.5/scsi-fixes. This was merged into Linus' tree.
What is "6.5/scsi-fixes"?
This fix fixes a crash due to a null pointer exception when a lun reset is issued from sgreset for a lun. With this fix, there is no longer a crash.
I have another fix, which I have tested, dependent on this fix. It is currently in the pipeline. I'll send out a patch for that fix when the internal review is complete.
Please let me know if you need any more information to backport this fix.
It doesn't apply as-is so how did you test this on the 6.5 tree? Please provide a working, and tested, backport and we will be glad to queue it up for the stable trees.
thanks,
greg k-h