summaryrefslogtreecommitdiffstats
path: root/runtime
diff options
context:
space:
mode:
authorMark Wielaard <mjw@redhat.com>2009-09-07 17:06:27 +0200
committerMark Wielaard <mjw@redhat.com>2009-09-07 17:06:27 +0200
commit31da4cc9cb5385124964107c6cd2aee9723f09be (patch)
treedda7e32900366241b7deb27a1edd6294e3d123e8 /runtime
parent8785346c7b4789a23559ab7811cac692513d0fbf (diff)
downloadsystemtap-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 'runtime')
0 files changed, 0 insertions, 0 deletions