On 08/09/14 13:19, sv...@va... wrote: > Author: sewardj > Date: Mon Sep 8 11:19:48 2014 > New Revision: 14494 > > Log: > Add support for sys_pivot_root and sys_unshare. Patch from > Steven Stewart-Gallus <sst...@my...>. > n-i-bz (patch on dev@, 27 Aug 2014) > > > Modified: > trunk/coregrind/m_syswrap/priv_syswrap-linux.h > trunk/coregrind/m_syswrap/syswrap-amd64-linux.c > trunk/coregrind/m_syswrap/syswrap-arm-linux.c > trunk/coregrind/m_syswrap/syswrap-linux.c > trunk/coregrind/m_syswrap/syswrap-mips64-linux.c > trunk/coregrind/m_syswrap/syswrap-ppc32-linux.c > trunk/coregrind/m_syswrap/syswrap-ppc64-linux.c > trunk/coregrind/m_syswrap/syswrap-x86-linux.c Any chance to add simple syscalls like these to s390x as well? I can of course just follow-up but it would be simpler if the intial patch just did this. Christian |