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
  • unistd.h
Find file BlameHistoryPermalink
  • James Hogan's avatar
    asm-generic/unistd.h: handle symbol prefixes in cond_syscall · 4dd3c959
    James Hogan authored Feb 24, 2012
    
    
    Some architectures have symbol prefixes and set CONFIG_SYMBOL_PREFIX,
    but this wasn't taken into account by the generic cond_syscall. It's
    easy enough to fix in a generic fashion, so add the symbol prefix to
    symbol names in cond_syscall when CONFIG_SYMBOL_PREFIX is set.
    Signed-off-by: default avatarJames Hogan <james.hogan@imgtec.com>
    Acked-by: default avatarArnd Bergmann <arnd@arndb.de>
    Acked-by: default avatarMike Frysinger <vapier@gentoo.org>
    4dd3c959