]> sourceware.org Git - systemtap.git/commit
Remove testing of dcookie syscall from systemtap.syscall/arg_write.stp
authorWilliam Cohen <wcohen@redhat.com>
Thu, 24 Oct 2024 17:27:06 +0000 (13:27 -0400)
committerWilliam Cohen <wcohen@redhat.com>
Thu, 24 Oct 2024 17:40:11 +0000 (13:40 -0400)
commit634f87434b534e74e7e8ad8c11eae7a131d6791c
tree03e3e5633f2dbf24b53f034d9bab59edfde49f45
parente0018c8fb974476cf5a5120307e83294b15cd1db
Remove testing of dcookie syscall from systemtap.syscall/arg_write.stp

The dcookie support was removed from the linux 5.12 kernel (git commit
be65de6b03aa6).  Need to remove testing of dcookie syscall from
arg_write test to allow this test to run on newer kernels.  There is
still testing of argument writes on the dir and poll syscalls.
testsuite/systemtap.syscall/arg_write.stp
testsuite/systemtap.syscall/arg_write/dcookie.c [deleted file]
This page took 0.02602 seconds and 5 git commands to generate.