summaryrefslogtreecommitdiffstats
path: root/tapset/task.stp
diff options
context:
space:
mode:
authorJosh Stone <jistone@redhat.com>2009-03-16 18:13:07 -0700
committerJosh Stone <jistone@redhat.com>2009-03-16 18:13:07 -0700
commit86758d5f2b838d5769c7ace15269a4ebc422f94a (patch)
tree3375d4bf158454b71db41a5cc2ccfaa7a5752110 /tapset/task.stp
parent5d369d06fa39e4769fb3364ba29f588f3d995c24 (diff)
downloadsystemtap-steved-86758d5f2b838d5769c7ace15269a4ebc422f94a.tar.gz
systemtap-steved-86758d5f2b838d5769c7ace15269a4ebc422f94a.tar.xz
systemtap-steved-86758d5f2b838d5769c7ace15269a4ebc422f94a.zip
Fix regression in tracepoint unregistration
Commit 96b030fe reorganized the tracepoint registration calls by creating generic wrappers that return int. However, the older tracepoint implementation (as found in RHEL5.3) returned void for unreg, so this was failing pass-4. Since we can't handle unregistration failures anyway, this change just makes the generic unregister function return void instead. As noted in the newly-added comment, it should be safe for us to ignore unreg failures.
Diffstat (limited to 'tapset/task.stp')
0 files changed, 0 insertions, 0 deletions