Re: [PATCH] lockd: fix races in per-net NSM client handling
From: Jonathan Nieder <hidden>
Date: 2012-10-31 18:06:01
Also in:
lkml
From: Jonathan Nieder <hidden>
Date: 2012-10-31 18:06:01
Also in:
lkml
Hi, Greg KH wrote:
On Wed, Oct 31, 2012 at 06:27:36PM +0100, Paweł Sikora wrote:
quoted
the patch metioned in https://lkml.org/lkml/2012/10/24/175 seems to fix the 3.6.3 oops (while 3.6.2 works fine) at 16-cores opteron server. please queue this path for 3.6.$next.Is it in Linus's tree already? If so, what is the git commit id?
One of a4ee8d978e47 LOCKD: fix races in nsm_client_get e498daa81295 LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zero both of which were included in v3.6.5. Hope that helps, Jonathan