From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: =?utf-8?B?UGF3ZcWC?= Sikora To: Greg KH Cc: skinsbursky@parallels.com, stable@vger.kernel.org, linux-kernel@vger.kernel.org, baggins@pld-linux.org, arekm@pld-linux.org Subject: Re: [PATCH] lockd: fix races in per-net NSM client handling Date: Wed, 31 Oct 2012 19:02:57 +0100 Message-ID: <4005626.trvd4a4buj@localhost> In-Reply-To: <20121031174946.GA13591@kroah.com> References: <1689813.hptKgzjpAu@localhost> <20121031174946.GA13591@kroah.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="utf-8" Sender: linux-kernel-owner@vger.kernel.org List-ID: On Wednesday 31 of October 2012 10:49:46 Greg KH wrote: > On Wed, Oct 31, 2012 at 06:27:36PM +0100, Paweł Sikora wrote: > > Hi, > > > > 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? the mainstream contains some lock deamon fixes already: * e498daa LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zero * a4ee8d9 LOCKD: fix races in nsm_client_get but i don't know where is the right fix. Stanislav, could you put some light on this? BR, Paweł.