diff options
author | Mark Wielaard <mjw@redhat.com> | 2009-09-18 16:13:24 +0200 |
---|---|---|
committer | Mark Wielaard <mjw@redhat.com> | 2009-09-18 16:13:24 +0200 |
commit | 5ee3f305e81fd2e1953d8a74530326f728a33ce8 (patch) | |
tree | 89a231ac9b736ae366e1e5975f931333f21f1b46 /testsuite/systemtap.syscall/futimes.c | |
parent | f6efd18a0bcae7697651f794fd2d2ebcf66faf62 (diff) | |
download | systemtap-steved-5ee3f305e81fd2e1953d8a74530326f728a33ce8.tar.gz systemtap-steved-5ee3f305e81fd2e1953d8a74530326f728a33ce8.tar.xz systemtap-steved-5ee3f305e81fd2e1953d8a74530326f728a33ce8.zip |
Always mark .probes section as writable.
Allocated section needs to be writable when creating pic shared objects
because we store relocatable addresses in them. We used to make this
read only for non-pic executables, but the new semaphore support relies
on having a writable .probes section to put the enabled variables in.
* includes/sys/sdt.h (ALLOCSEC): Define unconditionally as "aw".
Diffstat (limited to 'testsuite/systemtap.syscall/futimes.c')
0 files changed, 0 insertions, 0 deletions