This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: No bi_rw in struct bio on kernel 4.9
On 02/02/17 17:47, David Smith wrote:
> On 02/02/2017 01:18 AM, Adam Guderski wrote:
>> Hello, can anyone tell me how to get around "semantic error: unable to
>> find member 'bi_rw' for struct bio" on kernel 4.9 (Fedora 25)? Too many
>> packages depend on json-c, which was suggested to be removed as a
>> workaround.
>
> Sigh. I independently found this today and filed PR21102. I should
> (hopefully) have this fixed today. You could add yourself to the CC list
> on that bug if you'd like.
>
> <https://sourceware.org/bugzilla/show_bug.cgi?id=21102>
>
> I am a bit confused as to how the ioblock tapset problem relates to json-c.
>
Thanks for the info and a quick fix.