Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89064
b: refs/heads/master
c: 41bd4ea
h: refs/heads/master
v: v3
  • Loading branch information
Andi Kleen authored and Ingo Molnar committed Apr 17, 2008
1 parent 4fa9885 commit 2444b43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 749c970ae9fa43b4fcf17ac53022a953007d58f4
refs/heads/master: 41bd4eac748f39d7f3ed770fae3e595a747172bd
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/head_64.S
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,7 @@ ENTRY(secondary_startup_64)
bad_address:
jmp bad_address

.section ".init.text","ax"
#ifdef CONFIG_EARLY_PRINTK
.globl early_idt_handlers
early_idt_handlers:
Expand Down Expand Up @@ -321,6 +322,7 @@ early_idt_msg:
early_idt_ripmsg:
.asciz "RIP %s\n"
#endif /* CONFIG_EARLY_PRINTK */
.previous

.balign PAGE_SIZE

Expand Down

0 comments on commit 2444b43

Please sign in to comment.