From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH] [RFC] y2038: globally rename compat_time to old_time32 Date: Tue, 17 Jul 2018 05:58:55 -0700 Message-ID: <20180717125855.GA3681@infradead.org> References: <20180713133204.3123939-1-arnd@arndb.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Arnd Bergmann Cc: Deepa Dinamani , y2038 Mailman List , Thomas Gleixner , Geert Uytterhoeven , Christoph Hellwig , Linux Kernel Mailing List , Linux ARM , Linux FS-devel Mailing List , linux-xfs , Linux API , alsa-devel@alsa-project.org List-Id: linux-api@vger.kernel.org On Mon, Jul 16, 2018 at 12:11:53PM +0200, Arnd Bergmann wrote: > I don't think it makes a big difference whether we change it now or later, > but if Christoph feels that it addresses his concern about the compat_ > namespace being reused during the transition, doing it earlier would > enable us to finish the remaining syscalls. Yes, I've been looking at your new series and the reuse of compat_* is really confusing