Skip to content

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
    • Help
    • Support
    • Submit feedback
    • Contribute to GitLab
  • Sign in
I
ipipe
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
    • Cycle Analytics
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Charts
  • Merge Requests 0
    • Merge Requests 0
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Charts
  • Commits
  • xenomai
  • ipipe
  • Repository

Switch branch/tag
  • ipipe
  • Documentation
  • robust-futex-ABI.txt
Find file
BlameHistoryPermalink
  • Henrik Austad's avatar
    Documentation/robust-futex-API: Count properly to 4 · 854ff82a
    Henrik Austad authored Nov 27, 2013
    A strictly monotonically increasing sequence is normally used in
    numbered lists as they provide an intuitive ordering of the
    elements.
    
    However, in situations where race conditions can appear, this
    assumption breaks down and you can end up with unpredictable
    results, leading to a rather confusing list :-)
    
    This changes the numbered list 1,2,2,2 to the more intuitive
    1,2,3,4.
    
    Introduced in:
    
      2eec9ad9 [PATCH] lightweight robust futexes: docs
    Signed-off-by: default avatarHenrik Austad <henrik@austad.us>
    Link: http://lkml.kernel.org/r/1385590680-8110-1-git-send-email-henrik@austad.usSigned-off-by: default avatarIngo Molnar <mingo@kernel.org>
    854ff82a
robust-futex-ABI.txt 8.66 KB
EditWeb IDE

Replace robust-futex-ABI.txt

Attach a file by drag & drop or click to upload


Cancel
A new branch will be created in your fork and a new merge request will be started.