Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • X xcap-capability-linux
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • 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

Switch branch/tag
  • xcap-capability-linux
  • drivers
  • infiniband
  • hw
  • amso1100
  • c2_qp.c
Find file BlameHistoryPermalink
  • Tom Tucker's avatar
    RDMA/amso1100: Add spinlocks to serialize ib_post_send/ib_post_recv · e52e6080
    Tom Tucker authored Oct 03, 2006
    
    
    The AMSO driver was not thread-safe in the post WR code and had
    code that would sleep if the WR post FIFO was full. Since these
    functions can be called on interrupt level I changed the sleep to a
    udelay.
    Signed-off-by: default avatarTom Tucker <tom@opengridcomputing.com>
    Signed-off-by: default avatarRoland Dreier <rolandd@cisco.com>
    e52e6080

Replace c2_qp.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.