Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe
  • Repository
  • ipipe
  • include
  • asm-x86
  • system.h
Find file BlameHistoryPermalink
  • Pavel Machek's avatar
    x86: wmb() confusion in system.h · 0d7a1819
    Pavel Machek authored Mar 03, 2008
    
    
    Comment says wmb is a nop, but it is implemented as lock addl
    below... Should it be compiled to nop if we know we are running on
    "good" Intel cpu?
    
    At least remove confusing comment for now.
    
    Signed-off-by: default avatarPavel Machek <pavel@suse.cz>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    0d7a1819

Imprint & Privacy Policy