Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | ARC: ABIv3: fork/vfork wrappers not needed in "no-legacy-syscall" ABI | Vineet Gupta | 2013-03-11 |
| | | | | | | | When switching to clone() only ABI - I missed out pruning the low level asm syscall wrappers Signed-off-by: Vineet Gupta <vgupta@synopsys.com> | ||
* | ARC: Syscall support (no-legacy-syscall ABI) | Vineet Gupta | 2013-02-11 |
This includes support for generic clone/for/vfork/execve Signed-off-by: Vineet Gupta <vgupta@synopsys.com> Cc: Arnd Bergmann <arnd@arndb.de> Cc: Al Viro <viro@ZenIV.linux.org.uk> Acked-by: Arnd Bergmann <arnd@arndb.de> |