Comment 5 for bug 1855303

Revision history for this message
Jeff Lane  (bladernr) wrote :

Hi Vignesh,

As I've been working on this and I just noticed that several of these patches do not exist in the upstream kernel:

89cc9dba63c91a6c796dc46342c1d57c82c9b0cd
scsi: lpfc: Fix lpfc_io_buf resource leak in lpfc_get_scsi_buf_s4 error path

692fc8380ca0f9185e75e01a74357d2cf3083743
scsi: lpfc: Fix broken Credit Recovery after driver load

0f74f70cb674e3b8712e896863ad85db4d193d46
scsi: lpfc: Fix registration of ELS type support in fdmi

01034e708a353fed29963d084c35d58785a317a6
scsi: lpfc: Fix release of hwq to clear the eq relationship

3cd50eac891db354e945bf9898726e163a19560e
scsi: lpfc: Fix compiler warning on frame size

3ad04f4f0ad75ad4e7d886133f673d9fe20aa9c4
scsi: lpfc: Fix coverity errors in fmdi attribute handling

8d9fae72109e9921f52be342007b4c78490ea4fe
scsi: lpfc: Remove handler for obsolete ELS - Read Port Status (RPS)

20d674a4bf64acf54eadc7215ea32b88a3a7687e
scsi: lpfc: Clean up hba max_lun_queue_depth checks

35817310d9e05e666dbd242750008dad33ed8992
scsi: lpfc: Update lpfc version to 12.6.0.4

fd6cc30f341fea14bac45bf1c5c9d10702c18a9d
scsi: lpfc: Copyright updates for 12.6.0.4 patches

73ec6d2748dc35db2b32cf3c182a27c4a0837b9b
scsi: fc: Update Descriptor definition and add RDF and Link Integrity FPINs

df3fe76658ed47617741819a501e2bd2ae446962
scsi: lpfc: add RDF registration and Link Integrity FPIN logging

So I appreciate the patch set you've provided, but due to the number of patches, what I need to do is cherry-pick them from mainline and push a branch with cherry picks rather than 70+ patches that need to be reviewed/applied by the kernel team.

And because I can't find these in mainline at all (I've just checked all the proposed commit ids against the most recent updates to mainline) I can't cherry pick these. Do you know when they'll be accepted upstream?

I also checked against Linus tree and cant find those commit IDs there either.