diff options
author | Jamie Wellnitz <Jamie.Wellnitz@emulex.com> | 2006-02-28 22:33:10 -0500 |
---|---|---|
committer | James Bottomley <jejb@mulgrave.il.steeleye.com> | 2006-03-06 09:47:31 -0600 |
commit | 66a9ed66000d186933892ca5121e68a071d624ac (patch) | |
tree | c5aa2b1e2e819876a980e59f3cbd8d0a7761aeae /kernel/sys.c | |
parent | 5fe9f5119378e75986ad90c783a7e085bf67703a (diff) |
[PATCH] lpfc 8.1.3: Protect NPL lists with host lock
Protect NPL lists with host lock
Symptoms: lpfc_findnode_rpi and lpfc_findnode_did can be called
outside of the discovery thread context. We have to iterate
through the NPL lists under the host lock and all add/del
operations on those lists have to be done under host lock.
Signed-off-by: Jamie Wellnitz <Jamie.Wellnitz@emulex.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
Diffstat (limited to 'kernel/sys.c')
0 files changed, 0 insertions, 0 deletions