Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 173039
b: refs/heads/master
c: 4868402
h: refs/heads/master
i:
  173037: 84e9398
  173035: 6ff35e2
  173031: 0c2127b
  173023: 9b0756e
v: v3
  • Loading branch information
Alexander Potashev authored and Ingo Molnar committed Oct 24, 2009
1 parent 3ef6b95 commit 2570f09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: b1258ac2963d42ee7e807d2993d15e3dd39ff4b0
refs/heads/master: 4868402d9582bfb00a5f0157ae5d7ffd2d539fb0
3 changes: 1 addition & 2 deletions trunk/arch/x86/boot/compressed/head_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -107,8 +107,7 @@ ENTRY(startup_32)
lgdt gdt(%ebp)

/* Enable PAE mode */
xorl %eax, %eax
orl $(X86_CR4_PAE), %eax
movl $(X86_CR4_PAE), %eax
movl %eax, %cr4

/*
Expand Down

0 comments on commit 2570f09

Please sign in to comment.