Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1163143yba; Wed, 24 Apr 2019 16:30:16 -0700 (PDT) X-Google-Smtp-Source: APXvYqwO+4PatirEF7kE86ffSQd5S4Y5LPAc7BL8RNLF/DaIqmHdNv/tTxK4TRvwWt0Q2kP9CPKy X-Received: by 2002:a63:6b08:: with SMTP id g8mr33418885pgc.211.1556148616407; Wed, 24 Apr 2019 16:30:16 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1556148616; cv=none; d=google.com; s=arc-20160816; b=R5T1ZOq/mXyGbk+Q+mBgmTQKouFN7i1/VlOiwlNRZK/g2pO8tjZwAvJtuOws34XmHt bDyz8XBkZX26VpW7qYC0kGAi8bdPvSInffGJkORCgJehH13QqOpOugVV8EGOab33iKD6 hfWI1w80ZXU/UExtDFt7q4xUfpbZjJna5TjDdrboVJHkUw2VdsfUvbu2r4OFj9+CCIoZ 8xakRI5JEZezIFGIj+/0KN20ZoL2HI4e7R//WgYiDUvkUEf+92BnFdqJa1vt8dmFS73W fANnllzIds5b63J6xLusqHh1ziQu2tQddET48n2XA4g6yXOTqDYN8d9qPPTUjjrVqnWu HdDg== 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=HAKvslxGkZt125Kb74Dv+T/bw9ZprP7fnMsbEuV8Sc8=; b=jggkG4WQP6V0EZtg71Nubk5+YPiklq4lyZoFoZc9n2+bYU2XfCqMGd3WZSzNdUqY53 ZKWRGg7zDnik88oCMil0mUJSfO6QNT/yTcSlj9QTam0d3Q0idBiBaEUoEqawHZnIZ1Od c4LMhuuN0SxW5q54ZbZef0r0W/meFmbs1NkhyhRNu4EorrozPz7tZLyCCv5pqv+/a4a3 oIVGDZzgNJuPqi7D5Bkeyv4vfh0p/ON/LOYY48UyyLZFlWvzJN+gF3X5f+lNA4CmUxo0 1qietfl3b9rAPx/pGu8alfj8xFUnqGvh7KAfZwrhkmxuIjjF4ox0FszX+CpghIza+IlH uQrA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=EK03smXY; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id ci14si21084981plb.264.2019.04.24.16.29.57; Wed, 24 Apr 2019 16:30:16 -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=EK03smXY; 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; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388650AbfDXRTf (ORCPT + 99 others); Wed, 24 Apr 2019 13:19:35 -0400 Received: from mail.kernel.org ([198.145.29.99]:44716 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388994AbfDXRT2 (ORCPT ); Wed, 24 Apr 2019 13:19:28 -0400 Received: from localhost (c-73-47-72-35.hsd1.nh.comcast.net [73.47.72.35]) (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 A4CB821909; Wed, 24 Apr 2019 17:19:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1556126367; bh=HAKvslxGkZt125Kb74Dv+T/bw9ZprP7fnMsbEuV8Sc8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EK03smXYTgkQDEaLQlm2wQ/9kRiw5SDHIPbjw1MjaIbckFGiO1wGXH2pPBmcMq70f rs98bEyCLrcG1+yQ5gCecj2ygUs0eUJ5f23r6Ci5RxaSkbyM9fNZCogekR7yPMfiT6 El1O4+IxUildOBH9gxUhiEJnXQ2rUmYYCZRqR5c8= Date: Wed, 24 Apr 2019 13:19:26 -0400 From: Sasha Levin To: Linus Torvalds Cc: Greg Kroah-Hartman , Linux List Kernel Mailing , stable , Kirill Smelkov , Michael Kerrisk , Yongzhi Pan , Jonathan Corbet , David Vrabel , Juergen Gross , Miklos Szeredi , Tejun Heo , Kirill Tkhai , Arnd Bergmann , Christoph Hellwig , Julia Lawall , Nikolaus Rath , Han-Wen Nienhuys , linux-fsdevel Subject: Re: [PATCH AUTOSEL 5.0 59/66] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock Message-ID: <20190424171926.GA17719@sasha-vm> References: <20190424143341.27665-1-sashal@kernel.org> <20190424143341.27665-59-sashal@kernel.org> <20190424163415.GB21413@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Apr 24, 2019 at 09:40:53AM -0700, Linus Torvalds wrote: >On Wed, Apr 24, 2019 at 9:34 AM Greg Kroah-Hartman > wrote: >> >> I think there is a follow-on patch for this one as well, that adds the >> proper "stream open" logic to all of the individual locations. > >That bulk one hasn't been applied yet, and wouldn't be appropriate for >stable anyway. It's 5.2 material. Hm, I might be confusing something here but I see a bunch of patches that convert existing callers mentioned in this patch to use stream_open() which was introduced here. Are these the same patches you're referring to? If so, why are they not appropriate for stable? -- Thanks, Sasha