Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98736
b: refs/heads/master
c: a1716d5
h: refs/heads/master
v: v3
  • Loading branch information
Ingo Molnar committed Jul 5, 2008
1 parent 93f3eb8 commit 8a3167f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 4b4f7280d7fd1feeff134c2cf2db32fd583b6c29
refs/heads/master: a1716d508abf77e4bd02c275ab9293b9866929f3
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/head_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ ident_complete:
/* Fixup phys_base */
addq %rbp, phys_base(%rip)

#ifdef CONFIG_SMP
#ifdef CONFIG_X86_TRAMPOLINE
addq %rbp, trampoline_level4_pgt + 0(%rip)
addq %rbp, trampoline_level4_pgt + (511*8)(%rip)
#endif
Expand Down

0 comments on commit 8a3167f

Please sign in to comment.