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-08-14 13:55:15 +05:30
2013-09-06 13:21:16 -07:00
2013-09-09 16:35:29 -07:00
2013-09-10 13:33:09 -07:00
2013-09-10 13:03:41 -07:00
2013-09-10 13:33:09 -07:00
2013-07-30 11:53:12 -04:00
2013-08-26 18:40:56 -04:00
2013-08-27 01:44:40 +02:00
2013-08-26 20:15:23 +09:00
2013-08-22 22:13:54 -07:00
2013-09-13 23:06:40 -04:00
2013-09-13 15:09:52 +02:00
2013-08-23 10:22:29 +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-08-09 10:49:00 +02:00
2013-07-26 16:19:48 -07:00
2013-08-28 21:35:14 -07:00
2013-09-26 11:03:29 +02:00
2013-08-12 15:27:01 +00:00
2013-09-08 20:20:23 -04:00
2013-10-25 19:03:39 -04:00
2013-10-14 17:15:48 +02:00
2013-09-03 16:40:32 -04:00
2013-09-10 13:53:52 -07:00
2013-09-24 21:12:32 -05:00
2013-08-12 15:27:01 +00:00
2013-09-10 13:53:52 -07:00
2013-09-15 17:41:30 -04:00
2013-09-06 13:30:06 -07:00
2013-09-09 14:29:15 -07:00
2013-09-03 10:07:40 -07:00
2013-09-10 18:56:32 -04:00
2013-10-21 18:49:39 -04:00
2013-09-04 23:11:42 +03:00
2013-09-12 15:38:02 -07:00
2013-07-24 15:12:53 -07:00
2013-08-05 10:52:36 -06:00
2013-10-17 15:53:09 -04:00