From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754398AbdLNX1K (ORCPT ); Thu, 14 Dec 2017 18:27:10 -0500 Received: from imap1.codethink.co.uk ([176.9.8.82]:35264 "EHLO imap1.codethink.co.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754233AbdLNX1I (ORCPT ); Thu, 14 Dec 2017 18:27:08 -0500 Message-ID: <1513294025.18523.289.camel@codethink.co.uk> Subject: Re: [Y2038] [PATCH v2 03/10] compat: enable compat_get/put_timespec64 always From: Ben Hutchings To: Deepa Dinamani , tglx@linutronix.de, john.stultz@linaro.org Cc: y2038@lists.linaro.org, linux-kernel@vger.kernel.org, arnd@arndb.de Date: Thu, 14 Dec 2017 23:27:05 +0000 In-Reply-To: <20171127193037.8711-4-deepa.kernel@gmail.com> References: <20171127193037.8711-1-deepa.kernel@gmail.com> <20171127193037.8711-4-deepa.kernel@gmail.com> Organization: Codethink Ltd. Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1+deb9u1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 2017-11-27 at 11:30 -0800, Deepa Dinamani wrote: > These functions are used in the repurposed compat syscalls > to provide backward compatibility for using 32 bit time_t > on 32 bit systems. > > Signed-off-by: Deepa Dinamani [...] If I'm not mistaken, these functions will be needed only if CONFIG_COMPAT_32BIT_TIME is enabled. Should this be combined with patch #5? Ben. -- Ben Hutchings Software Developer, Codethink Ltd.