From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dennis Clarke Subject: Re: [PATCH v2 00/29] y2038: add time64 syscalls Date: Fri, 18 Jan 2019 12:19:56 -0500 Message-ID: <37173869-7516-55c5-8e4a-0c7bef011a62@blastwave.org> References: <20190118161835.2259170-1-arnd@arndb.de> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type: Content-Transfer-Encoding:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:Date:Message-ID:From: References:To:Subject:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=Vs8kHJxdZoFQIhciu8l2KA7YGVnkdKgH+sQ9fHrI+I4=; b=QNwqXZtkkVzvCSXUtiTybu/pS RwiyVyo9BqhZl/6Gc5QWixhqgg9Py+WMK76k+kQqlqkU97TbTcqfKx8bmADxweZPYe/AYk4Iz2GR+ rciNy+DvjiBNTxzq8e+Ro73Irs85yYEiczSUKTwfPHDqpi8XYPpGXlgGLhkn7cIyC3yVbmnfzFXRi cmsRbt9VyMjngT4rTOV2bZ/xPV1gG/mrwruXD17NkmXP2X8QxN3ZNtyB79jvzOEwzumd8hi9CiMdn c6UyqSi4e6Dulh36SGCLz9sF8WkuOO55AChs+4u6QKuQiadbnt2S8TDicsBzpcvFc4Ey06smi2Ys9 fxkCWcuNQ==; In-Reply-To: Content-Language: en-US List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org Content-Type: text/plain; charset="us-ascii"; format="flowed" To: Arnd Bergmann Cc: Rich Felker , linux-ia64@vger.kernel.org, Linux-sh list , Benjamin Herrenschmidt , Heiko Carstens , linux-mips@vger.kernel.org, Max Filippov , Networking , Deepa Dinamani , "H. Peter Anvin" , sparclinux , linux-arch , linux-s390 , y2038 Mailman List , Michael Ellerman , Helge Deller , the arch/x86 maintainers , Russell King - ARM Linux , Ingo Molnar , Geert Uytterhoeven , Catalin Marinas , Firoz Khan , Matt Turner On 1/18/19 12:14 PM, Arnd Bergmann wrote: > On Fri, Jan 18, 2019 at 5:57 PM Dennis Clarke wrote: >> >> On 1/18/19 11:18 AM, Arnd Bergmann wrote: >>> This is a minor update of the patches I posted last week, I >>> would like to add this into linux-next now, but would still do >>> changes if there are concerns about the contents. The first >>> version did not see a lot of replies, which could mean that >>> either everyone is happy with it, or that it was largely ignored. >>> >>> See also the article at https://lwn.net/Articles/776435/. >> >> I would be happy to read "Approaching the kernel year-2038 end game" >> however it is behind a pay wall. Perhaps it may be best to just >> host interesting articles about open source idea elsewhere. > > It's a short summary of the current state. Oh, I pay. Also to FSF and other places however I was merely ranting very very quietly that so much open source is becoming commercialized in so many ways. Sort of expected really. Pardon my little rant .. I will go back to hacking OpenSSL 1.1.1a and trying to get Apache httpd 2.4.38 release running cleanly. Dennis