Re: [PATCH kernel] commit 4fbdf9cb ("lpfc: Fix for lun discovery issue with saturn adapter.")
From: Sebastian Herbszt <hidden>
Date: 2015-05-22 11:34:34
Also in:
linux-scsi, lkml
From: Sebastian Herbszt <hidden>
Date: 2015-05-22 11:34:34
Also in:
linux-scsi, lkml
Alexey Kardashevskiy wrote:
On 05/06/2015 07:46 AM, Sebastian Herbszt wrote:quoted
James Smart wrote:quoted
Reviewed-By: James Smart <redacted> Alexey, Sebastian, Yes - this section needs to be reverted. This patch is good. -- james sReviewed-by: Sebastian Herbszt <redacted>Unfortunately, just this revert is not enough, it fixed one of my machines but I have another machine with "Emulex Corporation Saturn-X: LightPulse Fibre Channel Host Adapter (rev 03)" which does not boot - the booting process stops at "[ OK ] Reached target Basic System." Any quick idea what else to revert between 4.0 and current upstream before I dig further? Thanks!
Is the other machine also POWER7? I tested the revert on x86 and it fixed my issue: 4.1-rc4 (lpfc 10.5.0.0) - broken 4.0 + lpfc 10.5.0.0 - broken 4.1-rc4 (lpfc 10.5.0.0) + revert - ok 4.0 + lpfc 10.5.0.0 + revert - ok Sebastian