On Fri 15 Aug 2014 04:50:56 Dmitry V. Levin wrote: > On Thu, Aug 14, 2014 at 04:07:07AM -0400, Mike Frysinger wrote: > > On Thu 14 Aug 2014 01:04:47 Mike Frysinger wrote: > > > i noticed that some new syscalls have been added to linux that we don't > > > yet > > > handle -- sched_setattr/sched_getattr/renameat2. the first two we prob > > > want to stop now w/printargs, but renameat2 should be easy to decode. > > > prob want to do that before we release ? > > > > screw it, i implemented it for fun ;). i guess push all the pending > > patches and i'll retest and we can release ! :D > > There were some issues with your "renameat2: add decoding support" patch. > To save time, I took the liberty of fixing and applying it as two commits.
ah, thanks. i think syscall updates generally need a second pair of eyes as it's easy to get tired midway. if only we could automate this :/. > Please retest. :) looks shippable! note: sparc is missing from the list, but that's because the box seems to have died on me. considering the previous ran passed, i wouldn't sweat it. -mike testing commit 6d32e463ab2441b6c6fb2b40450ace51e4413c31 (v4.8-245-g6d32e46) native (build+tests): vPASS: alpha/64-bit/LSB linux-3.16.0 kernel-headers-3.16.0 glibc-2.19 gcc-4.8.3 vPASS: armv7l/32-bit/LSB linux-3.4.0-vapier kernel-headers-3.13.0 glibc-2.19 gcc-4.7.3 vPASS: i686/32-bit/LSB linux-3.14.2 kernel-headers-3.3.0 glibc-2.17 gcc-4.7.2 vPASS: ia64/64-bit/LSB linux-3.14.14-gentoo kernel-headers-3.13.0 glibc-2.19 gcc-4.7.4 vPASS: parisc/32-bit/MSB linux-3.8.0 kernel-headers-3.13.0 glibc-2.17 gcc-4.7.3 vPASS: ppc/32-bit/MSB linux-3.12.20-gentoo kernel-headers-3.13.0 glibc-2.18 gcc-4.8.2 vPASS: ppc64/64-bit/MSB linux-3.12.20-gentoo kernel-headers-3.9.0 glibc-2.17 gcc-4.7.3 vPASS: s390/32-bit/MSB linux-3.14.0 kernel-headers-3.13.0 glibc-2.17 gcc-4.7.3 vPASS: s390x/64-bit/MSB linux-3.14.0 kernel-headers-3.13.0 glibc-2.19 gcc-4.7.3 vPASS: sh4/32-bit/LSB linux-2.6.30.9 kernel-headers-3.13.0 glibc-2.17 gcc-4.7.3 vPASS: x86_64/32-bit/LSB linux-3.14.2 kernel-headers-3.12.0 glibc-2.19 gcc-4.8.2 vPASS: x86_64/64-bit/LSB linux-3.14.2 kernel-headers-3.4.0 glibc-2.4 gcc-4.5.4 cross (build only): vPASS: aarch64/64-bit/LSB cross kernel-headers-3.16.0 glibc-2.19 gcc-4.8.2 vPASS: armv4/32-bit/LSB cross kernel-headers-3.16.0 glibc-2.19 gcc-4.8.0 vPASS: bfin/32-bit/LSB cross kernel-headers-3.5.0 uclibc-0.9.33 gcc-4.5.3 vPASS: bfin-fdpic/32-bit/LSB cross kernel-headers-3.5.0 uclibc-0.9.33 gcc-4.5.3 vPASS: m68k/32-bit/MSB cross kernel-headers-3.16.0 glibc-2.19 gcc-4.8.0 vPASS: mips-n32/32-bit/MSB cross kernel-headers-3.16.0 glibc-2.19 gcc-4.6.4 vPASS: mips-n64/64-bit/MSB cross kernel-headers-3.16.0 glibc-2.19 gcc-4.6.4 vPASS: mips-o32/32-bit/MSB cross kernel-headers-3.16.0 glibc-2.19 gcc-4.6.4 vPASS: sparc64/64-bit/MSB cross kernel-headers-3.16.0 glibc-2.19 gcc-4.6.4 vPASS: tilegx/64-bit/LSB cross kernel-headers-3.16.0 glibc-2.19 gcc-4.8.0
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------
_______________________________________________ Strace-devel mailing list Strace-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/strace-devel