Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 23002
b: refs/heads/master
c: be0a391
h: refs/heads/master
v: v3
  • Loading branch information
Chuck Ebbert authored and Linus Torvalds committed Mar 23, 2006
1 parent b1e059a commit 82c26b0
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 635cf99a80f4ebee59d70eb64bb85ce829e4591f
refs/heads/master: be0a39120cb6b88bd085a3a280f5c769a3ed85ad
3 changes: 3 additions & 0 deletions trunk/arch/i386/kernel/vsyscall-sysenter.S
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@
* instruction clobbers %esp, the user's %esp won't even survive entry
* into the kernel. We store %esp in %ebp. Code in entry.S must fetch
* arg6 from the stack.
*
* You can not use this vsyscall for the clone() syscall because the
* three dwords on the parent stack do not get copied to the child.
*/
.text
.globl __kernel_vsyscall
Expand Down

0 comments on commit 82c26b0

Please sign in to comment.