From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.linuxfoundation.org ([140.211.169.12]:42240 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755397AbcEDXvR (ORCPT ); Wed, 4 May 2016 19:51:17 -0400 Date: Wed, 4 May 2016 16:51:15 -0700 From: Andrew Morton To: Arnd Bergmann Cc: y2038@lists.linaro.org, John Stultz , Deepa Dinamani , netdev@vger.kernel.org, lkml , Alexander Viro , "linux-fsdevel@vger.kernel.org" , Thomas Gleixner , "David S. Miller" , Linus Torvalds , Eliezer Tamir , Arjan van de Ven , Oleg Nesterov Subject: Re: [Y2038] [RESEND PATCH 2/3] fs: poll/select/recvmmsg: use timespec64 for timeout events Message-Id: <20160504165115.e0247881921fdcd0af4a394c@linux-foundation.org> In-Reply-To: <4256673.7Gok2HNpOM@wuerfel> References: <1461947989-21926-3-git-send-email-deepa.kernel@gmail.com> <1462389899-2480-1-git-send-email-deepa.kernel@gmail.com> <4256673.7Gok2HNpOM@wuerfel> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-fsdevel-owner@vger.kernel.org List-ID: On Wed, 04 May 2016 23:08:11 +0200 Arnd Bergmann wrote: > > But I'm less comfortable making the call on this one. It looks > > relatively straight forward, but it would be good to have maintainer > > acks before I add it to my tree. > > Agreed. Feel free to add my > > Reviewed-by: Arnd Bergmann > > at least (whoever picks it up). In reply to [1/3] John said : Looks ok at the first glance. I've queued these up for testing, : however I only got #1 and #3 of the set. Are you hoping these two : patches will go through tip/timers/core or are you looking for acks so : they can go via another tree? However none of the patches are in linux-next. John had qualms about [2/3], but it looks like a straightforward substitution in areas which will get plenty of testing I'll grab the patches for now to get them some external testing.