Files
i2som-imx-linux/include/linux
Hannes Frederic Sowa f84be2bd96 net: make net_get_random_once irq safe
I initial build non irq safe version of net_get_random_once because I
would liked to have the freedom to defer even the extraction process of
get_random_bytes until the nonblocking pool is fully seeded.

I don't think this is a good idea anymore and thus this patch makes
net_get_random_once irq safe. Now someone using net_get_random_once does
not need to care from where it is called.

Cc: David S. Miller <davem@davemloft.net>
Cc: Eric Dumazet <edumazet@google.com>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-10-25 19:03:39 -04:00
..
2013-09-13 15:09:52 +02:00
2013-10-01 12:17:08 +02:00
2013-09-11 15:59:42 -07:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-09-13 15:09:52 +02:00
2013-09-26 11:03:29 +02:00
2013-10-25 19:03:39 -04:00
2013-10-14 17:15:48 +02:00
2013-09-24 21:12:32 -05:00
2013-10-21 18:49:39 -04:00
2013-09-12 15:38:02 -07:00
2013-10-17 15:53:09 -04:00