Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Model experiments
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • kernel
  • trace
  • trace.c
Find file Blame History Permalink
  • Steven Rostedt's avatar
    tracing: use proper export symbol for tracing api · 94487d6d
    Steven Rostedt authored May 05, 2009
    
    
    When adding the EXPORT_SYMBOL to some of the tracing API, I accidently
    used EXPORT_SYMBOL instead of EXPORT_SYMBOL_GPL. This patch fixes
    that mistake.
    
    [ Impact: export the tracing code only for GPL modules ]
    
    Reported-by: default avatarChristoph Hellwig <hch@lst.de>
    Signed-off-by: default avatarSteven Rostedt <rostedt@goodmis.org>
    94487d6d

Imprint & Privacy Policy