Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 20211
b: refs/heads/master
c: c0cdf19
h: refs/heads/master
i:
  20209: 2c6ea68
  20207: df612be
v: v3
  • Loading branch information
Ingo Molnar authored and Linus Torvalds committed Feb 12, 2006
1 parent a94df0d commit ece4c31
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 2903fb1694dcb08a3c1d9d823cfae7ba30e66cd3
refs/heads/master: c0cdf1935cf328730fa068e0f39a22e6149555aa
4 changes: 4 additions & 0 deletions trunk/arch/i386/kernel/head.S
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,11 @@ ignore_int:
pushl 32(%esp)
pushl 40(%esp)
pushl $int_msg
#ifdef CONFIG_EARLY_PRINTK
call early_printk
#else
call printk
#endif
addl $(5*4),%esp
popl %ds
popl %es
Expand Down

0 comments on commit ece4c31

Please sign in to comment.