Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-arm
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-arm
  • Repository
Switch branch/tag
  • ipipe-arm
  • arch
  • arm
  • include
  • asm
  • thread_info.h
Find file BlameHistoryPermalink
  • Al Viro's avatar
    arm: new way of handling ERESTART_RESTARTBLOCK · 6b5c8045
    Al Viro authored May 02, 2012
    
    
    new "syscall start" flag; handled in syscall_trace() by switching
    syscall number to that of syscall_restart(2).  Restarts of that
    kind (ERESTART_RESTARTBLOCK) are handled by setting that bit;
    syscall number is not modified until the actual call.
    
    Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
    6b5c8045

Imprint & Privacy Policy