From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out5-smtp.messagingengine.com ([66.111.4.29]:39766 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752356AbbETWyt (ORCPT ); Wed, 20 May 2015 18:54:49 -0400 Received: from compute2.internal (compute2.nyi.internal [10.202.2.42]) by mailout.nyi.internal (Postfix) with ESMTP id A3C0D20C24 for ; Wed, 20 May 2015 18:54:48 -0400 (EDT) Date: Wed, 20 May 2015 15:54:47 -0700 From: Greg KH To: Alexandr Morozov Cc: stable@vger.kernel.org Subject: Re: Fix for kernel crash Message-ID: <20150520225447.GA17702@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: stable-owner@vger.kernel.org List-ID: On Wed, May 20, 2015 at 02:36:16PM -0700, Alexandr Morozov wrote: > Commit 820f9f147dcce2602eefd9b575bbbd9ea14f0953 (fs_pin: Allow for the > possibility that m_list or s_list go unused) in main kernel tree fixes > kernel crash. > I encountered this crash when ran test on libcontainer project. Seems > like some problem with mounts under nested user-namespaces. It was > introduced in 4.0.2. It's already queued up, thanks! greg k-h