From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933450AbdKAVMD (ORCPT ); Wed, 1 Nov 2017 17:12:03 -0400 Received: from mx2.suse.de ([195.135.220.15]:56862 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933124AbdKAVMB (ORCPT ); Wed, 1 Nov 2017 17:12:01 -0400 Date: Wed, 1 Nov 2017 14:11:00 -0700 From: Davidlohr Bueso To: Andrew Morton Cc: Jason Baron , linux-kernel@vger.kernel.org, Alexander Viro , Salman Qazi , Hou Tao Subject: Re: [PATCH] epoll: remove ep_call_nested() from ep_eventpoll_poll() Message-ID: <20171101211100.on5cog5ciukaicu7@linux-n805> References: <1509430214-5599-1-git-send-email-jbaron@akamai.com> <20171031145821.ieflhlvs3la25vdw@linux-n805> <20171101135354.1ffec54e1fdedcca0f2086ce@linux-foundation.org> <20171101210755.yd5gerren4xosisz@linux-n805> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: <20171101210755.yd5gerren4xosisz@linux-n805> User-Agent: NeoMutt/20170421 (1.8.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 01 Nov 2017, Davidlohr Bueso wrote: >Now, could you please pick this patch up and just leave it in linux-next >for a while to get some more testing/exposure? I mainly ask because the >patch will most likely be running in production before this time. (To be clear, this without sending to Linus obviously until v4.16)