From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751890AbdKHESW (ORCPT ); Tue, 7 Nov 2017 23:18:22 -0500 Received: from out4-smtp.messagingengine.com ([66.111.4.28]:47725 "EHLO out4-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750778AbdKHESU (ORCPT ); Tue, 7 Nov 2017 23:18:20 -0500 X-ME-Sender: Date: Wed, 8 Nov 2017 15:18:15 +1100 From: "Tobin C. Harding" To: Kees Cook Cc: Linus Torvalds , "Paul E. McKenney" , Andy Lutomirski , Joe Perches , Network Development , David Miller , "kernel-hardening@lists.openwall.com" , "Jason A. Donenfeld" , "Theodore Ts'o" , Paolo Bonzini , Tycho Andersen , "Roberts, William C" , Tejun Heo , Jordan Glover , Greg KH , Petr Mladek , Ian Campbell , Sergey Senozhatsky , Catalin Marinas , Will Deacon , Steven Rostedt , Chris Fries , Dave Weinstein , Daniel Micay , Djalal Harouni , Linux Kernel Mailing List Subject: Re: [PATCH v3] scripts: add leaking_addresses.pl Message-ID: <20171108041815.GE18478@eros> References: <1509945567-11801-1-git-send-email-me@tobin.cc> 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 On Tue, Nov 07, 2017 at 01:22:13PM -0800, Kees Cook wrote: > On Mon, Nov 6, 2017 at 9:27 AM, Linus Torvalds > wrote: [snip] > And for my kernels, I needed to exclude usbmon or the script would > hang (perhaps add a read timeout to the script to detect stalling > files?) Bother. I submitted the patch set without adding this suggestion. Even after apologizing for missing it. Better context switching required. thanks, Tobin.