Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 32970
b: refs/heads/master
c: 25d7dfd
h: refs/heads/master
v: v3
  • Loading branch information
Markus Armbruster authored and Linus Torvalds committed Jul 31, 2006
1 parent 88b7a81 commit 74da5ef
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: 0b0bf7a3ccb6f0b38ead71980e79f875046047b7
refs/heads/master: 25d7dfdaf3404bb31b8f55283fd2c456cb7b4001
2 changes: 1 addition & 1 deletion trunk/arch/i386/kernel/entry.S
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ VM_MASK = 0x00020000
ENTRY(ret_from_fork)
CFI_STARTPROC
pushl %eax
CFI_ADJUST_CFA_OFFSET -4
CFI_ADJUST_CFA_OFFSET 4
call schedule_tail
GET_THREAD_INFO(%ebp)
popl %eax
Expand Down

0 comments on commit 74da5ef

Please sign in to comment.