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
  • arch
  • i386
  • kernel
  • smpboot.c
Find file BlameHistoryPermalink
  • Randy Dunlap's avatar
    [PATCH] i386: export smp_num_siblings for oprofile · 7e74437c
    Randy Dunlap authored Dec 09, 2006
    
    
    oprofile uses smp_num_siblings without testing for CONFIG_X86_HT.
    I looked at modifying oprofile, but this way is cleaner & simpler
    and I didn't see a good reason not to just export it when CONFIG_SMP.
    
    WARNING: "smp_num_siblings" [arch/i386/oprofile/oprofile.ko] undefined!
    Signed-off-by: default avatarRandy Dunlap <randy.dunlap@oracle.com>
    Signed-off-by: default avatarAndi Kleen <ak@suse.de>
    7e74437c

Replace smpboot.c

Attach a file by drag & drop or click to upload


Cancel
GitLab will create a branch in your fork and start a merge request.