2017-07-01 16:06:26

by J. Bruce Fields

[permalink] [raw]
Subject: please cherry pick nfs commit df807fffaabd for stable

I have a report of divide error on 4.11.5-200.fc25.x86_64:

https://bugzilla.kernel.org/show_bug.cgi?id=196235

It looks like

df807fffaabd "NFSv4.x/callback: Create the callback service
through svc_create_pooled"

should have had a stable cc.

I believe it's needed on any kernel containing bb6aeba736ba "NFSv4.x:
Switch to using svc_set_num_threads() to manage the callback threads"
(which went in to 4.9).

--b.


2017-07-02 08:54:57

by Greg KH

[permalink] [raw]
Subject: Re: please cherry pick nfs commit df807fffaabd for stable

On Sat, Jul 01, 2017 at 12:06:25PM -0400, J. Bruce Fields wrote:
> I have a report of divide error on 4.11.5-200.fc25.x86_64:
>
> https://bugzilla.kernel.org/show_bug.cgi?id=196235
>
> It looks like
>
> df807fffaabd "NFSv4.x/callback: Create the callback service
> through svc_create_pooled"
>
> should have had a stable cc.
>
> I believe it's needed on any kernel containing bb6aeba736ba "NFSv4.x:
> Switch to using svc_set_num_threads() to manage the callback threads"
> (which went in to 4.9).

Now applied, thanks.

greg k-h