[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4B0DF23A.2080207@garzik.org>
Date: Wed, 25 Nov 2009 22:12:58 -0500
From: Jeff Garzik <jeff@...zik.org>
To: Ian Molton <ian.molton@...labora.co.uk>
CC: rusty@...tcorp.com.au, linux-kernel@...r.kernel.org,
mpm@...enic.com
Subject: Re: [PATCH 1/2] hw_random: core updates to allow more efficient drivers
On 11/25/2009 07:25 PM, Ian Molton wrote:
> This patch implements a new method by which hw_random hardware drivers
> can pass data to the core more efficiently, using a shared buffer.
>
> The old methods have been retained as a compatability layer until all the
> drivers have been updated.
>
> Signed-off-by: Ian Molton<ian.molton@...labora.co.uk>
> ---
> drivers/char/hw_random/core.c | 120 ++++++++++++++++++++++++++---------------
> include/linux/hw_random.h | 9 ++-
> 2 files changed, 82 insertions(+), 47 deletions(-)
Speaking as the original hw_random author... very nice! We have needed
a more efficient API for years.
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists