Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89058
b: refs/heads/master
c: 4039ae5
h: refs/heads/master
v: v3
  • Loading branch information
gorcunov@gmail.com authored and Ingo Molnar committed Apr 17, 2008
1 parent 8c6e7b2 commit 6a656b3
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: 15a601eb9cdc2a9cc69d5fc745317805a85c064c
refs/heads/master: 4039ae538030d1c5fc70a9c4e168a758d35b8159
3 changes: 1 addition & 2 deletions trunk/arch/x86/kernel/relocate_kernel_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,7 @@ identity_mapped:
/* Set cr4 to a known state:
* Setting everything to zero seems safe.
*/
movl %cr4, %eax
andl $0, %eax
xorl %eax, %eax
movl %eax, %cr4

jmp 1f
Expand Down

0 comments on commit 6a656b3

Please sign in to comment.