From mboxrd@z Thu Jan 1 00:00:00 1970 From: Theodore Ts'o Subject: Re: [PATCH 1/1] random: export add_disk_randomness Date: Fri, 25 Apr 2014 09:49:51 -0400 Message-ID: <20140425134951.GF11124@thunk.org> References: <20140425073610.GA2143@infradead.org> <20140425073637.GB2143@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from imap.thunk.org ([74.207.234.97]:60954 "EHLO imap.thunk.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752639AbaDYNtz (ORCPT ); Fri, 25 Apr 2014 09:49:55 -0400 Content-Disposition: inline In-Reply-To: <20140425073637.GB2143@infradead.org> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: Christoph Hellwig Cc: Jens Axboe , linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org On Fri, Apr 25, 2014 at 12:36:37AM -0700, Christoph Hellwig wrote: > This will be needed for pending changes to the scsi midlayer that now calls > lower level block APIs, as well as any blk-mq driver that wants to contribute > to the random pool. > > Signed-off-by: Christoph Hellwig Acked-by: "Theodore Ts'o"