diff options
author | James Smart <[email protected]> | 2015-05-22 10:42:43 -0400 |
---|---|---|
committer | James Bottomley <[email protected]> | 2015-06-13 08:24:13 -0700 |
commit | 7c5e518cc02c64901cb8920b7f5b080b91375324 (patch) | |
tree | efd40e18905c9d9ed42603a8ede4e03f9cde45b0 /scripts/gdb/linux/utils.py | |
parent | ae374a308cbfeab3cf72ef7c57695d2145defeab (diff) |
lpfc: Fix to drop PLOGIs from fabric node till LOGO processing completes
The domain controller PLOGI's concurrent with prior LOGO's/unreg_rpi's
completing created a race condition where driver rpi ref count can
inadvertantly hit 0 and the rpi attempted to be freed. This error
sometimes resulted in Warning messages indicating kref.h via
lfpc_nlp_get+0x128.
Correct by dropping any new PLOGI until the prior nport state has settled.
Signed-off-by: Dick Kennedy <[email protected]>
Signed-off-by: James Smart <[email protected]>
Reviewed-by: Hannes Reinecke <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions