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
  • topology.c
Find file BlameHistoryPermalink
  • Ashok Raj's avatar
    [PATCH] x86 topology: don;t create a control file for BSP that cannot be removed · bdaff4a3
    Ashok Raj authored Mar 23, 2006
    
    
    Don't create "online" control file for BSP (i386/x86_64) since its
    not removable.
    
    We originally added this to support ppc64 if the kernel has support but
    BIOS indicated no offline support, we just didnt create online files for
    them.
    
    We used the same method in ia64 as well, if we have a cpu taking platform
    interrupts but cannot be removed if those interrupts cannot be re-targeted
    to another cpu.
    Signed-off-by: default avatarAshok Raj <ashok.raj@intel.com>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    bdaff4a3

Replace topology.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.