Changeset 4fdf3cc in mainline


Ignore:
Timestamp:
2006-02-07T15:29:27Z (19 years ago)
Author:
Ondrej Palkovsky <ondrap@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
47c83bc
Parents:
fa2d382
Message:

Simics GS patch even in SMP.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • arch/amd64/src/smp/ap.S

    rfa2d382 r4fdf3cc  
    6969        movw %ax, %es
    7070        movw %ax, %ss
     71        movw $gdtselector(UDATA_DES), %ax
     72        movw %ax, %gs
    7173       
    7274        # Enable 64-bit page transaltion entries - CR4.PAE = 1.
Note: See TracChangeset for help on using the changeset viewer.