[Bug runtime/32856] Systemtap does not work with Fedora rawhide kernel-6.15.0-0.rc0.20250403gita2cc6ff5ec8f.10.fc43.x86_64 (or newer)
wcohen at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Apr 14 14:21:03 GMT 2025
https://sourceware.org/bugzilla/show_bug.cgi?id=32856
--- Comment #4 from William Cohen <wcohen at redhat dot com> ---
Created attachment 16023
--> https://sourceware.org/bugzilla/attachment.cgi?id=16023&action=edit
Unmergeable patch to allow sytemtap to run on aarch64 running 6.15 kernels
This patch just identifies areas that need to be fixed to allow systemtap to
run with the 6.15 kernel and is in NO way suitable for merging upstream. The
things it is changing will need to have autoconf file to select options useable
with older kernels. Also this patch does not address original issues observed
on the x86_64 architecture. However, it did allow the testsuite to run on an
aarch64 Fedora rawhide machine with
6.15.0-0.rc1.20250410git3b07108ada81.18.fc43.aarch64 and yielded the following
results:
# of expected passes 9782
# of unexpected failures 710
# of unexpected successes 12
# of expected failures 706
# of unknown successes 4
# of known failures 285
# of unresolved testcases 1
# of untested testcases 798
# of unsupported tests 24
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list