• S
    x86, vmlinux.lds: unify parainstructions · ae618362
    Sam Ravnborg 提交于
    32 bit:
    
     - increase alignment from 4 to 8 for .parainstructions
     - increase alignment from 4 to 8 for .altinstructions
    
    64 bit:
    
     - move ALIGN() outside output section for .altinstructions
    
    None of the above should result in any functional change.
    
    [ Impact: refactor and unify linker script ]
    Signed-off-by: NSam Ravnborg <sam@ravnborg.org>
    Cc: Tim Abbott <tabbott@MIT.EDU>
    Cc: Linus Torvalds <torvalds@linux-foundation.org>
    LKML-Reference: <1240991249-27117-10-git-send-email-sam@ravnborg.org>
    Signed-off-by: NIngo Molnar <mingo@elte.hu>
    ae618362
vmlinux.lds.S 7.7 KB