[patch 09/12] syslets: x86, mark async unsafe syscalls

2007-02-28 Thread Ingo Molnar
From: Ingo Molnar <[EMAIL PROTECTED]> mark clone() and fork() as not available for async execution. Both need an intact user context beneath them to work. Signed-off-by: Ingo Molnar <[EMAIL PROTECTED]> Signed-off-by: Arjan van de Ven <[EMAIL PROTECTED]> --- arch/i386/kernel/ioport.c |6

[patch 09/12] syslets: x86, mark async unsafe syscalls

2007-02-28 Thread Ingo Molnar
From: Ingo Molnar [EMAIL PROTECTED] mark clone() and fork() as not available for async execution. Both need an intact user context beneath them to work. Signed-off-by: Ingo Molnar [EMAIL PROTECTED] Signed-off-by: Arjan van de Ven [EMAIL PROTECTED] --- arch/i386/kernel/ioport.c |6 ++