Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80374
b: refs/heads/master
c: 5756dd5
h: refs/heads/master
v: v3
  • Loading branch information
Ian Campbell authored and Ingo Molnar committed Jan 30, 2008
1 parent eead1dd commit 71ff503
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 503595010f2024b236fd2636a7318fe64c794d6c
refs/heads/master: 5756dd59f118daacd68ee971a2381360ef769c48
4 changes: 2 additions & 2 deletions trunk/arch/x86/kernel/head_32.S
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,8 @@ ENTRY(startup_32_smp)
movl %eax,%es
movl %eax,%fs
movl %eax,%gs
#endif /* CONFIG_SMP */
3:

/*
* New page tables may be in 4Mbyte page mode and may
Expand Down Expand Up @@ -267,8 +269,6 @@ ENTRY(startup_32_smp)
wrmsr

6:
#endif /* CONFIG_SMP */
3:

/*
* Enable paging
Expand Down

0 comments on commit 71ff503

Please sign in to comment.