Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp10446940imu; Thu, 6 Dec 2018 00:58:48 -0800 (PST) X-Google-Smtp-Source: AFSGD/WpbcIWI6KSwsfeBKH9cSBMvgLrvNmftGKwDqUlGXpw2WNwmWnsXMN5nMwbP3p4DPM6auCR X-Received: by 2002:a62:64d7:: with SMTP id y206mr27855832pfb.84.1544086727988; Thu, 06 Dec 2018 00:58:47 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1544086727; cv=none; d=google.com; s=arc-20160816; b=pqZPdNd2F0XjWo7pQhB1UwqrMZxWYaUb4xPGyzZyut8Q18O1NbG9F+sdF1XR9/hIBb NevwgO4iWc5pTUr/zcIUGQI8U8V0NeCIJpgzQf+elhTWrktNtJznhsgdEGjCPDX3NJo2 d3T6xyXE5ajO6aenGtt2XvRPFiko/ulP6QdFCeB+GIyDWaYimPhrghWiUjOPS703WCZU PwC/ULJsKweBB3At1Bl9L+f8r+4f9pnqda5rf4PFBRYGBVstjfFWohhowdf7P4CSJKKj R8r3EbS8I1UQqFdwLyII6N6rfYRMnKoUHhFtexbPJeRPxd5EQ2hv6nihI0GdSR3hJahB rAug== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=k3ZmTwaTgvmIh4eTRhd3jpEBePhflmOW923BeHjjRys=; b=KIeHcpJEATDfynkWmoLDMzod/cUVuDRZTLkRvvGGXar8Oz1mH4YSTs938DxAJpS1nk Q013n/IvhIRvng2OLjUF8lD4TTFKOP6C+8wQVBakoqcxRSc8HcFELGYzPwVDwR+TxiFQ iYGSx+LgcmyGl2sIn65xxFT5q3+oo2myTmF+/x9E4VcbbM85uXKcUg7i99uxC9kADdOu HkY32YgWz9Ytacwr1sLgeIAezd5evLAdsfUUOrT2k/0CXAy41dyA1y9HIPlWxrCWqDgk tMu4TTSIcbsRwDC8p+nMVOl1z7t2QEEwpcY2KXOqofeSlhat8g7l3dzfkJ0iTqYl91/j 17vw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id b6si21027816pgg.2.2018.12.06.00.58.32; Thu, 06 Dec 2018 00:58:47 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729198AbeLFI5w (ORCPT + 99 others); Thu, 6 Dec 2018 03:57:52 -0500 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:53087 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1729107AbeLFI5v (ORCPT ); Thu, 6 Dec 2018 03:57:51 -0500 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id 0646980954; Thu, 6 Dec 2018 09:57:45 +0100 (CET) Date: Thu, 6 Dec 2018 09:57:49 +0100 From: Pavel Machek To: Chanho Min Cc: 'Oleg Nesterov' , 'Ingo Molnar' , 'Linus Torvalds' , 'Linux List Kernel Mailing' , "'Rafael J. Wysocki'" , 'Thomas Gleixner' , 'Peter Zijlstra' , 'Michal Hocko' , seungho1.park@lge.com Subject: Re: [PATCH] Revert "exec: make de_thread() freezable (was: Re: Linux 4.20-rc4) Message-ID: <20181206085748.GA16059@amd> References: <20181203074700.GA21240@gmail.com> <20181203115601.GA31795@redhat.com> <20181204091736.GD73770@gmail.com> <20181205143618.GA9535@redhat.com> <02a901d48d41$40aff110$c20fd330$@lge.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline In-Reply-To: <02a901d48d41$40aff110$c20fd330$@lge.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! > > On 12/04, Ingo Molnar wrote: > > > > > > * Oleg Nesterov wrote: > > > > > > > we really need to narrow the (huge) scope of ->cred_guard_mutex in = exec > > paths. > > > > > > > > my attempt to fix this was nacked, and nobody suggested a better so= lution > > so far. > > > > > > Any link to your patch and the NAK? > >=20 > > See https://lore.kernel.org/lkml/20170213141452.GA30203@redhat.com/ > >=20 > > No questions, the patch wasn't pretty. And imo we need to rework the se= curity > > hooks in the long term. > >=20 > > Oleg. >=20 > I am sorry for the reverting this patch. It's also my fault that > I didn't check lockdep. But, We decided to keep this patch in our product. > Freeze fail is a real problem we've had for the last two years, > whereas lockdep's notice is not a real problem. > We hope this issue will be resolved soon. I guess it makes sense for your usage. How often do you see the failures without the patch? Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlwI5IwACgkQMOfwapXb+vI34ACfUjQmktkk1wmaboYyS9Ssyp01 59oAoKonaVCj77TWq7EjcO9vb0FrOurW =O45J -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4--