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
  • head.S
Find file BlameHistoryPermalink
  • Jan Beulich's avatar
    [PATCH] i386: cleanup after cpu_gdt_descr conversion to per-cpu data · 4ef0652a
    Jan Beulich authored Mar 23, 2006
    
    
    With cpu_gdt_descr having been converted to per-CPU data, the old object
    (in head.S) no longer needs to reserve space for each CPU's instance.  With
    cpu_gdt_table not being used for CPU 0 anymore, it doesn't seem to need
    page alignment (or if in fact there is a need for it to retain that
    alignment, the whole object should go into .data.page_align).
    Signed-off-by: default avatarJan Beulich <jbeulich@novell.com>
    Acked-by: default avatarZachary Amsden <zach@vmware.com>
    Signed-off-by: default avatarAndrew Morton <akpm@osdl.org>
    Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
    4ef0652a

Replace head.S

Attach a file by drag & drop or click to upload


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