Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99378
b: refs/heads/master
c: 05139d8
h: refs/heads/master
v: v3
  • Loading branch information
Cyrill Gorcunov authored and Thomas Gleixner committed May 25, 2008
1 parent 035c2f0 commit 1497e2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 2237ce2057b82561f7ea27ed30153571f404112d
refs/heads/master: 05139d8fb445d9a3569071af1c5920fc46191b7b
4 changes: 1 addition & 3 deletions trunk/arch/x86/kernel/head_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,7 @@ ENTRY(secondary_startup_64)
*/

/* Enable PAE mode and PGE */
xorq %rax, %rax
btsq $5, %rax
btsq $7, %rax
movl $(X86_CR4_PAE | X86_CR4_PGE), %eax
movq %rax, %cr4

/* Setup early boot stage 4 level pagetables. */
Expand Down

0 comments on commit 1497e2a

Please sign in to comment.