On Wed, 28 Mar 2007, Eric Dumazet wrote:

> Hello David
> 
> We could use the nanosec resolution for various functions defined in 
> drivers/char/random.c
> (secure_tcpv6_sequence_number(), secure_tcp_sequence_number(), 
> secure_dccp_sequence_number())
> 
> I am not sure if it's a netdev related patch or core kernel, so I have CC 
> Andrew.
> 
> Thank you
> 
> [PATCH] NET : random functions can use nsec resolution instead of usec
> 
> In order to get more randomness for secure_tcpv6_sequence_number(), 
> secure_tcp_sequence_number(), secure_dccp_sequence_number() functions, we can 
> use the high resolution time services, providing nanosec resolution.
> 
> I've also done two kmalloc()/kzalloc() conversions.
> 
> Signed-off-by: Eric Dumazet <[EMAIL PROTECTED]>

Looks good to me.

Acked-by: James Morris <[EMAIL PROTECTED]>



- James
-- 
James Morris
<[EMAIL PROTECTED]>
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to