This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/16914] probe syscall.* fails with compilation error
- From: "dsmith at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Thu, 12 Feb 2015 19:07:27 +0000
- Subject: [Bug translator/16914] probe syscall.* fails with compilation error
- Auto-submitted: auto-generated
- References: <bug-16914-6586 at http dot sourceware dot org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=16914
--- Comment #13 from David Smith <dsmith at redhat dot com> ---
(In reply to Aram HÄvÄrneanu from comment #12)
> Yes, of course it is not SystemTap's fault that the kernel is broken. I
> can't see https://bugzilla.redhat.com/show_bug.cgi?id=1094366 though (access
> denied), so I can't patch my upstream kernel locally.
Sorry, I didn't realize that was an internal bug. I'm not sure why it is. I'll
see if it can be made public. Long story short, the bug adds the following text
to the spec file:
+%ifarch aarch64
+ cp -a --parents arch/arm/include/asm/xen
$RPM_BUILD_ROOT/lib/modules/$KernelVer/build/
+%endif
> In short, it's not SystemTap's fault, but you can't run SystemTap on arm64
> today (except, perhaps, on RedHat kernel; who knows, I can't read that bug).
> So I posted so other people who hit this know what to expect.
Hopefully that above command should do the trick for you (after making it fit
your environment).
--
You are receiving this mail because:
You are the assignee for the bug.