Quantcast
Channel: lkml.org : Ganesh Sittampalam
Viewing all articles
Browse latest Browse all 627

Re: [PATCH] fix osf_wait4() breakage

$
0
0
Linus Torvalds writes: (Summary) wrote:

[...]

Fixes: "osf_wait4: switch to kernel_wait4()" Please put the actual commit ID there too, because that's what people with automation check.
with automation check.

[...]

Cc: stable@vger.kernel.org # v4.12+
.. and when you do that, you'll see that it wasn't actually in 4.12, but got merged during the 4.13 merge window:
but got merged during the 4.13 merge window:
$ git name-rev 92ebce5ac55d
92ebce5ac55d tags/v4.13-rc1~154^2
92ebce5ac55d tags/v4.13-rc1~154^2
(unless it was backported, but I don't think it was).

Viewing all articles
Browse latest Browse all 627

Trending Articles