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 early free of cpumasks · 2fc1dfbe
    Frederic Weisbecker authored Mar 16, 2009
    
    
    Impact: fix crashes when tracing cpumasks
    
    While ring-buffer allocation, the cpumasks are allocated too,
    including the tracing cpumask and the per-cpu file mask handler.
    But these cpumasks are freed accidentally just after.
    Fix it.
    
    Reported-by: default avatarIngo Molnar <mingo@elte.hu>
    Signed-off-by: default avatarFrederic Weisbecker <fweisbec@gmail.com>
    LKML-Reference: <1237164303-11476-1-git-send-email-fweisbec@gmail.com>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    2fc1dfbe

Imprint & Privacy Policy