[PATCH] i386: don't try kprobes for v8086 mode
[powerpc.git] / arch / i386 / kernel / vsyscall-sysenter.S
index 76b7281..3b62baa 100644 (file)
@@ -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