Received: by 2002:a05:6a10:16a7:0:0:0:0 with SMTP id gp39csp4343192pxb; Tue, 10 Nov 2020 14:06:57 -0800 (PST) X-Google-Smtp-Source: ABdhPJw7b0gVpgqSiSN6Gxi93JUgGl2L0DJSgell29iVr+D90631+s6qt5qiR+mpSrP96jLv8sTm X-Received: by 2002:a50:fc89:: with SMTP id f9mr1693692edq.89.1605046017691; Tue, 10 Nov 2020 14:06:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1605046017; cv=none; d=google.com; s=arc-20160816; b=cTPwrEomGTXx18EvwaSvd39uaQAHo9/0/D7R6yVq2KWtUP7GrvAwrLisZSX+zNboxr z78C9zzBUDU4Tae4HbtVV2GufFIG5D1XxIgAUkCEPTt14NsesXN2tV2C6wo5dND8NCjk p76g/iTngHi+Hl1B9Txxl7sAk4cx/FU6eIEDphLSczy9Y/enTVO2amvUlBhMrtEbcuIC U2jUTbtlNRwddK6kcI9Rd4LsGy5W2BmEF7u9J9U8uaJDph/5RNzjnj8OwRA/Ca3wS/mb TNoePQCoz18qQl4mEGegtoYNGs014fAAc3WQT1ewU+Hs4qeJktlrd7h5oTHI+D/Zh5jq tqqA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:subject:cc:to:from:date :dkim-signature; bh=G9+hbvCCbDoH342sMDrrz6XN9LwuMf31KDljrx0efhw=; b=qZx6OT0JYdtDYarRp89Z7OJhyWXZ/iJxbGRUQuAoLPyiV3kbTSNwnHSV9v+obbuUYa O/Ha3VAP+vh7N93+xXWOoh8R3y+ledKLNA1UfzYZzUqM2ArvrWQwtsw1+w2fADxqY4op P0/gaOYqqUBrvvGMpHcMuwx3VustuzEAMfu1YhgNLUo4mp5b7zdoezhugObHjpS71QDg oSQhc0k4mKcVEiOidLhp2YFBNqKSG/pJZJFexoIgfkStYBbUyi5yZbtPn8yLbwudOzNB u4z3+iNxVmpAjKpqFnUD//bN1Ji4iI4eswKvBnnb77/ZpgeMi9ds7HqElDhuiTyCvi+g l0PA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=pzT5MuHj; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cc8si60166edb.163.2020.11.10.14.06.34; Tue, 10 Nov 2020 14:06:57 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=pzT5MuHj; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731971AbgKJWFI (ORCPT + 99 others); Tue, 10 Nov 2020 17:05:08 -0500 Received: from mail.kernel.org ([198.145.29.99]:60346 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726467AbgKJWFI (ORCPT ); Tue, 10 Nov 2020 17:05:08 -0500 Received: from localhost.localdomain (c-73-231-172-41.hsd1.ca.comcast.net [73.231.172.41]) (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 5CADC20781; Tue, 10 Nov 2020 22:05:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1605045907; bh=Stu7i3M2Uo/SVlEhubU3bTNk3+qQQdYLDn9PbBcZ4nY=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=pzT5MuHjkkk4McY6OXWRKsF27xpJmbWgFhclhRXLzcRm7baEOhuWUexxfoDAM5K3i UijgZ/GN47tIPkBxilk3C+MU0OuhYIbFuVSG3ja8Zdls87qfC6rUwXGUuxYYi6fKX9 0EFlEv7teFKMMObsgZpxtjnYVUw5/N1twgn324XM= Date: Tue, 10 Nov 2020 14:05:06 -0800 From: Andrew Morton To: Soheil Hassas Yeganeh Cc: Linus Torvalds , Al Viro , linux-fsdevel@vger.kernel.org, linux-kernel , Davidlohr Bueso , Eric Dumazet , Willem de Bruijn , Khazhismel Kumykov , Guantao Liu Subject: Re: [PATCH 0/8] simplify ep_poll Message-Id: <20201110140506.528d8eeb4eb62f26dfdb1c71@linux-foundation.org> In-Reply-To: References: <20201106231635.3528496-1-soheil.kdev@gmail.com> <20201107174343.d94369d044c821fb8673bafd@linux-foundation.org> X-Mailer: Sylpheed 3.5.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 7 Nov 2020 23:45:30 -0500 Soheil Hassas Yeganeh wrote: > On Sat, Nov 7, 2020 at 8:43 PM Andrew Morton wrote: > > > > On Fri, 6 Nov 2020 18:16:27 -0500 Soheil Hassas Yeganeh wrote: > > > > > From: Soheil Hassas Yeganeh > > > > > > This patch series is a follow up based on the suggestions and feedback by Linus: > > > https://lkml.kernel.org/r/CAHk-=wizk=OxUyQPbO8MS41w2Pag1kniUV5WdD5qWL-gq1kjDA@mail.gmail.com > > > > Al Viro has been playing in here as well - see the below, from > > linux-next. > > > > I think I'll leave it to you folks to sort this out, please. > > Thank you Andrew for pointing that out! Sorry that I didn't notice Al > Viro's nice clean ups. > > The changes are all orthogonal and apply cleanly except "epoll: pull > fatal signal checks into ep_send_events()". The conflict is trivial > and the following patch should cleanly apply to linux-next/master (I > didn't move the initialization of `res = 0` after the new branch to > keep it simple). > > FWIW, I also stress-tested the patch series applied on top of > linux-next/master for a couple of hours. > > Could you please let me know whether I should send a V2 of the patch > series for linux-next? Thanks! That worked, thanks. I'll include all this in the next drop for linux-next.