Changeset c0b45fa in mainline for arch/ia32/src/smp/ap.S


Ignore:
Timestamp:
2005-09-05T12:15:04Z (20 years ago)
Author:
Martin Decky <martin@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
2c55af3
Parents:
ff4c4f5
Message:

remove lower 2 GB identity mapping (IA-32)

File:
1 edited

Legend:

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

    rff4c4f5 rc0b45fa  
    7070        call map_kernel                                 # map kernel and turn paging on
    7171       
     72        addl $0x80000000, %esp                  # PA2KA(ctx.sp)
     73       
    7274        jmpl $KTEXT, $main_ap
    7375
Note: See TracChangeset for help on using the changeset viewer.