[Bug 1231247] PPC64LE: bcc test fails when executing btrfsdist
https://bugzilla.suse.com/show_bug.cgi?id=1231247 https://bugzilla.suse.com/show_bug.cgi?id=1231247#c14 --- Comment #14 from Jiri Slaby <jslaby@suse.com> --- (In reply to Aaron Puchert from comment #10)
(In reply to Jiri Slaby from comment #7)
WIW it doesn't make sense (read as: is invalid/undefined) to build modules with a different compiler.
From my understanding bcc doesn't build native kernel modules but just BPF code.
FTR, the compiled code is: https://github.com/iovisor/bcc/blob/cb1ba20f4800f556dc940682ba7016c50bd0a3ac... It seems to call lib.bpf_module_create_c_from_string with that text: https://github.com/iovisor/bcc/blob/cb1ba20f4800f556dc940682ba7016c50bd0a3ac... and then somehow processes it there: https://github.com/iovisor/bcc/blob/cb1ba20f4800f556dc940682ba7016c50bd0a3ac... -- You are receiving this mail because: You are the assignee for the bug.
participants (1)
-
bugzilla_noreply@suse.com