diff options
author | Josh Stone <jistone@redhat.com> | 2009-08-31 15:22:33 -0700 |
---|---|---|
committer | Josh Stone <jistone@redhat.com> | 2009-08-31 15:27:07 -0700 |
commit | 0ceb1f7bca62225444f6c8a92f7b69c9c55d6582 (patch) | |
tree | dec9eb2b43ea7891942d31f56a08b3b95c998a6d /buildrun.cxx | |
parent | 0dc23d1d3435d0a1b8721618e6c898b9216a27e2 (diff) | |
download | systemtap-steved-0ceb1f7bca62225444f6c8a92f7b69c9c55d6582.tar.gz systemtap-steved-0ceb1f7bca62225444f6c8a92f7b69c9c55d6582.tar.xz systemtap-steved-0ceb1f7bca62225444f6c8a92f7b69c9c55d6582.zip |
Use a header-cast in nd_syscall.sigaltstack
The nd_syscalls tapset is meant to run with no debuginfo, so using a
@cast into a module type defeats the purpose. We should use a @cast
with a header name instead, so debuginfo is generated.
* tapset/i386/nd_syscalls.stp (nd_syscall.sigaltstack): Get the pt_regs
type definition from "kernel<asm/ptrace.h>".
Diffstat (limited to 'buildrun.cxx')
0 files changed, 0 insertions, 0 deletions