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
  • include
  • asm-generic
  • cmpxchg.h
Find file BlameHistoryPermalink
  • Jonas Bonn's avatar
    asm-generic: move cmpxchg*_local defs to cmpxchg.h · 00c30e06
    Jonas Bonn authored Feb 28, 2013
    asm/cmpxchg.h can be included on its own and needs to be self-consistent.
    The definitions for the cmpxchg*_local macros, as such, need to be part
    of this file.
    
    This fixes a build issue on OpenRISC since the system.h smashing patch
    96f951ed
    
     that introdued the direct inclusion
    asm/cmpxchg.h into linux/llist.h.
    
    CC: David Howells <dhowells@redhat.com>
    Signed-off-by: default avatarJonas Bonn <jonas@southpole.se>
    Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
    00c30e06

Replace cmpxchg.h

Attach a file by drag & drop or click to upload


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