Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe
  • 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
  • Repository
Switch branch/tag
  • ipipe
  • drivers
  • char
  • tty_port.c
Find file BlameHistoryPermalink
  • Alan Cox's avatar
    tty: tty_port: Change the buffer allocator locking · 44e4909e
    Alan Cox authored Nov 30, 2009
    
    
    We want to be able to do this without regard for the activate/own open
    method being used which causes a problem using port->mutex. Add another
    mutex for now. Once everything uses port_open to do buffer allocs we can
    kill it back off
    
    Signed-off-by: default avatarAlan Cox <alan@linux.intel.com>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    44e4909e

Imprint & Privacy Policy