Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
Switch branch/tag
  • ipipe-x86
  • kernel
  • trace
  • trace.c
Find file BlameHistoryPermalink
  • Frederic Weisbecker's avatar
    tracing/core: fix missing mutex unlock on tracing_set_tracer() · 59f586db
    Frederic Weisbecker authored Mar 15, 2009
    
    
    Impact: fix possible locking imbalance
    
    In case of ring buffer resize failure, tracing_set_tracer forgot to
    release trace_types_lock. Fix it.
    
    Signed-off-by: default avatarFrederic Weisbecker <fweisbec@gmail.com>
    LKML-Reference: <1237151439-6755-5-git-send-email-fweisbec@gmail.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    59f586db

Imprint & Privacy Policy