On Mon, 2010-12-06 at 10:21 -0500, Neil Horman wrote:
quoted text > Add /dev/[u]random auditing
>
> Patch to enhance auditing of user visible random number generators. Allows us to
> determine how many bytes of random data were obtained on each read from an RNG
> device
>
> Signed-off-by: Eric Paris <eparis@redhat.com>
> Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
The random.c parts looks fine to me.
Acked-by: Matt Mackall <mpm@selenic.com>
quoted text > + context->aux = (void *)ax;
Redundant cast to void *?
--
Mathematics is the supreme nostalgia of our time.
--
unsubscribe notice To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Messages in current thread:
Re: [PATCH] add additional audit info (read/write length & ... , Matt Mackall , (Mon Dec 6, 8:32 am)