From: Eric Dumazet Date: Mon, 29 Apr 2013 05:58:52 +0000 (+0000) Subject: net: defer net_secret[] initialization X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~77^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aebda156a570782a86fc4426842152237a19427d;p=pandora-kernel.git net: defer net_secret[] initialization Instead of feeding net_secret[] at boot time, defer the init at the point first socket is created. This permits some platforms to use better entropy sources than the ones available at boot time. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed