From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rick Jones Subject: Re: [PATCH] drivers/net: remove network drivers' last few uses of IRQF_SAMPLE_RANDOM Date: Thu, 15 May 2008 11:50:46 -0700 Message-ID: <482C8606.6000308@hp.com> References: <20080515142154.0595e475@core> <36D9DB17C6DE9E40B059440DB8D95F52052D71BB@orsmsx418.amr.corp.intel.com> <20080515173939.1ec968be@core> <482C7DA3.1090809@garzik.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Cc: Alan Cox , "Brandeburg, Jesse" , Chris Peterson , netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: Jeff Garzik Return-path: Received: from g4t0015.houston.hp.com ([15.201.24.18]:40124 "EHLO g4t0015.houston.hp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1763856AbYEOSut (ORCPT ); Thu, 15 May 2008 14:50:49 -0400 In-Reply-To: <482C7DA3.1090809@garzik.org> Sender: netdev-owner@vger.kernel.org List-ID: Jeff Garzik wrote: > > > The Treacherous Platform Module includes an RNG. > > Someone (hi Jesse?) should implement support for TPM_GetRandom. > > All the specs are public, and the hardware is already in users' hands. I will not pretend to understand everything mentioned, but having web searched on "TPM RNG" I came across this: http://www.mail-archive.com/cryptography@metzdowd.com/msg06299.html which may either encourage or discourage depending on one's point of view. rick jones