diff options
author | Mark Wielaard <mjw@redhat.com> | 2009-09-07 17:06:27 +0200 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2009-09-07 17:06:27 +0200 |
commit | 31da4cc9cb5385124964107c6cd2aee9723f09be (patch) | |
tree | dda7e32900366241b7deb27a1edd6294e3d123e8 /tapsets.cxx | |
parent | 8785346c7b4789a23559ab7811cac692513d0fbf (diff) | |
download | systemtap-steved-31da4cc9cb5385124964107c6cd2aee9723f09be.tar.gz systemtap-steved-31da4cc9cb5385124964107c6cd2aee9723f09be.tar.xz systemtap-steved-31da4cc9cb5385124964107c6cd2aee9723f09be.zip |
bz10475.exp: Use filp_open which has a constant const char argument for test.
For some reason the do_filp_open const char *pathname argument has changed
its name between different kernel versions. Luckily filp_open has a cont char
*filename argument that is constant between versions (the test needs a
const char* argument to do an array operation on).
* testsuite/semok/bz10475.stp: Use filp_open instead of do_filp_open.
Diffstat (limited to 'tapsets.cxx')
0 files changed, 0 insertions, 0 deletions