Fix the system call wrapper for the clone system call (s390x). 
Fixes #281883. Patch by Christian Borntraeger (borntraeger@de.ibm.com).


git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12033 a5019735-40e9-0310-863c-91ae7b9d1cf9
diff --git a/NEWS b/NEWS
index e0ca730..ba68895 100644
--- a/NEWS
+++ b/NEWS
@@ -275,6 +275,8 @@
 
 279027 - s390x: Provide support for CLCL and MVCL instructions
 
+281883 - s390x: Fix system call wrapper for "clone".
+
 
 Release 3.6.1 (16 February 2011)
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~