Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp10477592ybi; Thu, 25 Jul 2019 00:00:32 -0700 (PDT) X-Google-Smtp-Source: APXvYqzNpgYQ23I+3NlpkGWPXs/bQAHhSVnnRqilO4PyoYjqQsnCCCUSsKwLx2sJsOL2ODdBhSyu X-Received: by 2002:a17:90b:f0f:: with SMTP id br15mr92694505pjb.101.1564038032195; Thu, 25 Jul 2019 00:00:32 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564038032; cv=none; d=google.com; s=arc-20160816; b=qKFMDWMnJbfzT3nmm52NTFPkCx4ZIYtpNzIH8uDVyYPthVqujl/5FK7eMuq/UQEhJP OjeG1P90qSkeZijIY33wBdB4k5apT/wjDxoBqkogLBn7VxylfaLChlKRT/OPCyLQme9x ahbTSNUYeyFi/07Uhja0RPWOXmltg532xonWzpXKwEQ4E+JYF6BYIOSmBanc5UTBnYwt 7DbE79U8VN2Y4cngTHKlieI5bX+sy3nmfc8vz4sBt6uf76ys0Of+80LP8WIHjhQRJ4AA Aq+XIIEOwaazNg6tGMBMi+x3uP1CgGFviVfwS73mcS+dx3Mo423sL1Q4dwJRlnu6MWsa 7kYw== 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:dkim-signature; bh=+5CTLa7ZBGXWOLpS7EvvbZXPR+VWBmyq8b8Xfs6ONGg=; b=uzOalX1Vxy+kksTUEk3aUVzUfx77PEV6mn6zKeQfr2U/bRbQWIs2uKAdKos4o3mZPv 0ba9vn3P21HA2Y0SDkIrpdieJdal/EHcoOw6RAAD48K1zCld9lcEjLasrszUD6RRHYjK QRTNfIxZfrPLehdFxSu8nnFoVYBrnoc0fnzlSdNNvy4XIMC6S2G+5NiCODPun1vmr4d8 Pgch9VcZJuCmTo05yCv/f0Cx0xpdNa4rNdzt/Pg97IA1dZoyxWuKxTBy7PuTiAz0Dr4B gLS8yCjCGXUUZH2lU7Ek6rPckLAndnK24nJSyD8AmJWx5E/pzcjYnN9Em36tC10yt0K+ MLWQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=nG572jkH; 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 a10si16394465pfc.215.2019.07.25.00.00.17; Thu, 25 Jul 2019 00:00:32 -0700 (PDT) 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; dkim=pass header.i=@kernel.org header.s=default header.b=nG572jkH; 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 S1729019AbfGYG7O (ORCPT + 99 others); Thu, 25 Jul 2019 02:59:14 -0400 Received: from mail.kernel.org ([198.145.29.99]:33136 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726479AbfGYG7N (ORCPT ); Thu, 25 Jul 2019 02:59:13 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id E01E12070B; Thu, 25 Jul 2019 06:59:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1564037953; bh=uQuQ96hVzj6wwcH5JvjI2+Q5onAAbFJiJ6TWsAXNvWg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=nG572jkH/2I9ooGy82VphpyM/IcVtwRZqH3fCLtpnFXuMT7L3OnVFMFMLuC9hG7HE ux6yXy/e6aUqdbcVwMeJI1i2pjCe1DdxZaFg+vdJAp2UsRyqWWSsC1+vWyU7BFvWGC B/Cz+xHq1wJYe/1Nljny0kpMm2zvvGKvlKmWYX6U= Date: Thu, 25 Jul 2019 08:20:21 +0200 From: Greg Kroah-Hartman To: Steve French Cc: LKML , Stable , Namjae Jeon , "Eric W. Biederman" , Sasha Levin , Jeff Layton Subject: Re: [PATCH 5.2 038/413] signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig Message-ID: <20190725062021.GC31256@kroah.com> References: <20190724191735.096702571@linuxfoundation.org> <20190724191738.345725184@linuxfoundation.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.12.1 (2019-06-15) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 24, 2019 at 03:49:32PM -0500, Steve French wrote: > Note that this patch causes a regression (removing cifs module fails, > due to unmount leaking a thread with this change). > > We are testing a workaround to cifs.ko which would be needed if this > patch were to be backported. I've now dropped this from all of the stable queues. If you all figure this out, please let us know and we will be glad to queue this up, along with the fix. thanks, greg k-h