]> sourceware.org Git - systemtap.git/commit
Make stp_task_work compatible with 6.11 kernels
authorMartin Cermak <mcermak@redhat.com>
Wed, 24 Jul 2024 14:47:42 +0000 (16:47 +0200)
committerMartin Cermak <mcermak@redhat.com>
Wed, 24 Jul 2024 14:47:42 +0000 (16:47 +0200)
commita64dc4e2e0195ca80c6509df511a42459b40e9af
tree4442670fdb7b3ef4c065c68888cbd990f2f3077f
parent38b9646417560aa8a5b993669aafeec2f8a42496
Make stp_task_work compatible with 6.11 kernels

Update systemtap runtime so that it works with kernel commit
68cbd415dd4b task_work:

s/task_work_cancel()/task_work_cancel_func()/
buildrun.cxx
runtime/linux/autoconf-task_work_cancel_func.c [new file with mode: 0644]
runtime/linux/runtime.h
runtime/stp_task_work.c
This page took 0.027395 seconds and 5 git commands to generate.