summaryrefslogtreecommitdiff
path: root/rust/kernel/irq/request.rs
diff options
context:
space:
mode:
authorJustin Tee <justin.tee@broadcom.com>2025-09-15 21:08:04 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2025-09-17 05:19:59 +0300
commit2bf81856a403c92a4ce375288f33fba82ca2ccc6 (patch)
treeaeb16c2a1b5dd8697cd4dab92315d4c5af5855a3 /rust/kernel/irq/request.rs
parentf408dde2468b3957e92b25e7438f74c8e9fb9e73 (diff)
downloadlinux-2bf81856a403c92a4ce375288f33fba82ca2ccc6.tar.xz
scsi: lpfc: Ensure PLOGI_ACC is sent prior to PRLI in Point to Point topology
There is a timing race condition when a PRLI may be sent on the wire before PLOGI_ACC in Point to Point topology. Fix by deferring REG_RPI mbox completion handling to after PLOGI_ACC's CQE completion. Because the discovery state machine only sends PRLI after REG_RPI mbox completion, PRLI is now guaranteed to be sent after PLOGI_ACC. Signed-off-by: Justin Tee <justin.tee@broadcom.com> Message-ID: <20250915180811.137530-8-justintee8345@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'rust/kernel/irq/request.rs')
0 files changed, 0 insertions, 0 deletions