Changeset d4eba6d in mainline for kernel/arch/amd64/src/smp/ap.S


Ignore:
Timestamp:
2018-10-12T16:55:10Z (6 years ago)
Author:
Jiří Zárevúcky <zarevucky.jiri@…>
Branches:
lfn, master, serial, ticket/834-toolchain-update, topic/msim-upgrade, topic/simplify-dev-export
Children:
dcc2c5d
Parents:
209cd41
Message:

Fix comment typo

File:
1 edited

Legend:

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

    r209cd41 rd4eba6d  
    7272        movw %ax, %gs
    7373
    74         # Enable 64-bit page transaltion entries (CR4.PAE = 1).
     74        # Enable 64-bit page translation entries (CR4.PAE = 1).
    7575        # Paging is not enabled until after long mode is enabled
    7676
Note: See TracChangeset for help on using the changeset viewer.