Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xcap
  • xcap-capability-linux
  • Repository
  • xcap-capability-linux
  • drivers
  • scsi
  • qla2xxx
  • qla_isr.c
Find file BlameHistoryPermalink
  • Andrew Vasquez's avatar
    [SCSI] qla2xxx: Correct async-srb issues. · 6ac52608
    Andrew Vasquez authored May 28, 2010
    
    
    * hold the hardware_lock throughout the duration of ctx-sp
      timeout handling -- could result in use-after-free oops.
    
    * retry a timed-out login-request.
    
    * done() routines are called with the hardware-lock held, issue
    qla2x00_mark_device_lost() with proper 'defer' flag.
    
    * FCP2 capabilities are only relevant to target devices.
    
    Signed-off-by: default avatarGiridhar Malavali <giridhar.malavali@qlogic.com>
    Signed-off-by: default avatarJames Bottomley <James.Bottomley@suse.de>
    6ac52608