Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp3740978ybi; Mon, 29 Jul 2019 11:45:45 -0700 (PDT) X-Google-Smtp-Source: APXvYqzJ+YxqqoknER8pAi1XImo7axA9daV9tWxNi9QrpBss+KOLQcZJOVda6vTPmrVlBZovMgJS X-Received: by 2002:a63:205f:: with SMTP id r31mr105876847pgm.159.1564425945075; Mon, 29 Jul 2019 11:45:45 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1564425945; cv=none; d=google.com; s=arc-20160816; b=dRM3IO/PChi56EXTGNafI3H5cwaZo/4gh3RK9iP5zHFAkT/4VEWZ5PSv85j88YzrDq H7+/LpO4JwAh5oUmo82APuzdGo86B6zWRlCHUrSfYZP3JpMl41d3EBPviILrZ3tWemQH h9ENoZcYVx/yVJQAPfV03J/ooUcLw1FZxdnByoFYEaR8K+UFg+IkZ5OywJ992ZnIa8Zw LJeAb/LkMh29fpJqL0iS5+tAZoBbxs1KQcwkrsIyBXXqNTUtFVU8SorL4uKlbooIPAwL DTj6ru23ahAA1pyDBn+m4+getEYZZRBO4Bmunqgi2G20EcLzdsdcLaRzWUynhFJtnfw0 e99Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from; bh=IAitTCHrt/z9kSP/tQI2hRSqjLzfLM9b7s5rGy9nfT8=; b=MNU/jIQJW7u9Unv2pvZuIc2Dq/E2Er1tGz1DJrbDcAXW0dGsObrxQVgWMFJHwQ1jzO o+z1szORKkFj8ohhP6Vgj5m/44kJF4ZDZmjU6EgFJpEfuGdO2JaxEHPcSmA4Voi7f4pq Yz20N4JS+8pHnXFK1Lu03tRzZLf3Nr//fz18xAcXf0Nupuj8bvrYMWDMrIf5q1ETecM3 f3W7WHNUBeFYmDGmMmyXWr5lTbkws/sCioNCGUpOoJD572MJcjaepsg+UQJ1Fxu62yn7 6F1JYc/9/j8th9m9pFLREhHGh7wm+zubLMK91UFlXEnA6wkyu02Cz50AOdX3g7Wv7aOf X22g== 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; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id a186si26225172pge.365.2019.07.29.11.45.30; Mon, 29 Jul 2019 11:45:45 -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; 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=fail (p=NONE sp=NONE dis=NONE) header.from=redhat.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388320AbfG2P7P (ORCPT + 99 others); Mon, 29 Jul 2019 11:59:15 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48658 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388307AbfG2P7P (ORCPT ); Mon, 29 Jul 2019 11:59:15 -0400 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 218813082141; Mon, 29 Jul 2019 15:59:15 +0000 (UTC) Received: from segfault.boston.devel.redhat.com (segfault.boston.devel.redhat.com [10.19.60.26]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 5A1B86013A; Mon, 29 Jul 2019 15:59:14 +0000 (UTC) From: Jeff Moyer To: Al Viro Cc: "zhangyi \(F\)" , linux-aio@kvack.org, linux-fsdevel@vger.kernel.org, linux-kernel@vger.kernel.org, bcrl@kvack.org, wangkefeng.wang@huawei.com Subject: Re: [PATCH] aio: add timeout validity check for io_[p]getevents References: <1564039289-7672-1-git-send-email-yi.zhang@huawei.com> <20190729154720.GS1131@ZenIV.linux.org.uk> X-PGP-KeyID: 1F78E1B4 X-PGP-CertKey: F6FE 280D 8293 F72C 65FD 5A58 1FF8 A7CA 1F78 E1B4 Date: Mon, 29 Jul 2019 11:59:13 -0400 In-Reply-To: <20190729154720.GS1131@ZenIV.linux.org.uk> (Al Viro's message of "Mon, 29 Jul 2019 16:47:20 +0100") Message-ID: User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Scanned-By: MIMEDefang 2.79 on 10.5.11.11 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.42]); Mon, 29 Jul 2019 15:59:15 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Al Viro writes: > On Mon, Jul 29, 2019 at 10:57:41AM -0400, Jeff Moyer wrote: >> Al, can you take this through your tree? > > Umm... Can do, but I had an impression that Arnd and Deepa > had a tree for timespec-related work. OTOH, it had been > relatively quiet last cycle, so... If they have nothing > in the area, I can take it through vfs.git. Hmm, okay. Yi, can you repost the patch, adding my Reviewed-by tag, and CC-ing Arnd and Deepa: Arnd Bergmann Deepa Dinamani Thanks! Jeff