From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754301AbeAMU2O (ORCPT + 1 other); Sat, 13 Jan 2018 15:28:14 -0500 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:37817 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753902AbeAMU2N (ORCPT ); Sat, 13 Jan 2018 15:28:13 -0500 X-ME-Sender: Date: Sun, 14 Jan 2018 07:28:07 +1100 From: "Tobin C. Harding" To: Kaiwan N Billimoria Cc: linux-kernel@vger.kernel.org, kernel-hardening@lists.openwall.com Subject: Re: [PATCH v5] leaking_addresses: add generic 32-bit support Message-ID: <20180113202807.GD32273@eros> References: <1515068485.3034.5.camel@gmail.com> <20180105221228.GB5445@eros> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Mailer: Mutt 1.5.24 (2015-08-30) User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Return-Path: On Sat, Jan 13, 2018 at 10:55:26AM +0000, Kaiwan N Billimoria wrote: > Hi Tobin, > > Thanks very much for your detailed review. > Just wanted to say that am up to my neck in work (an exceptionally busy > time), hence will take a while to work on this - around another 3 weeks > perhaps. > I'd like to continue, but if you feel it's too long please move ahead. No worries Kaiwan, thanks for letting me know. I'll cc you on any patches to leaking_addresses.pl for now so you can easily keep up with whats going on. thanks, Tobin.