[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAHk-=wizyzWdjkpm_Zm9DY9TzDCB2cbyhf5HUKoWnfJoqSNtuQ@mail.gmail.com>
Date: Mon, 9 Dec 2019 10:24:12 -0800
From: Linus Torvalds <torvalds@...ux-foundation.org>
To: Akemi Yagi <toracat@...epo.org>
Cc: Vincent Guittot <vincent.guittot@...aro.org>,
DJ Delorie <dj@...hat.com>, David Sterba <dsterba@...e.cz>,
David Howells <dhowells@...hat.com>,
Eric Biggers <ebiggers@...nel.org>,
Al Viro <viro@...iv.linux.org.uk>,
linux-fsdevel <linux-fsdevel@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...nel.org>
Subject: Re: [PATCH 0/2] pipe: Fixes [ver #2]
On Mon, Dec 9, 2019 at 10:18 AM Linus Torvalds
<torvalds@...ux-foundation.org> wrote:
>
> Looks like opensuse and ubuntu are also on 4.2.1 according to
>
> https://software.opensuse.org/package/make
> https://packages.ubuntu.com/cosmic/make
>
> so apparently the bug is almost universal with the big three sharing
> this buggy version.
And the reason seems to be is that it's considered the latest "release" version.
In the git tree, I see 4.2.92, but looking at
https://ftp.gnu.org/gnu/make/
it looks like 4.2.1 is the latest actual "release".
Oh well. I can't find a workaround for the bug, other than perhaps
using "make -LX" instead of "make -jX". Which is not the same thing at
all, of course.
Linus
Powered by blists - more mailing lists