Re: [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length [ver #2]
From: Linus Torvalds
Date: Fri Dec 06 2019 - 20:11:09 EST
On Fri, Dec 6, 2019 at 4:00 PM Johannes Hirte
<johannes.hirte@xxxxxxxxxxxxx> wrote:
>
> Tested with 5.4.0-11505-g347f56fb3890 and still the same wrong behavior.
Ok, we'll continue looking.
That said, your version string is strange.
Commit 347f56fb3890 should be "v5.4.0-13174-g347f56fb3890", the fact
that you have "11505" confuses me.
The hash is what matters, but I wonder what is going on that you have
the commit count in that version string so wrong.
Linus