On 10/08/2015 07:12 AM, kbuild test robot wrote:
Hi Hannes,
[auto build test WARNING on net-next/master -- if it's inappropriate base,
please ignore]
config: mips-ip27_defconfig (attached as .config)
reproduce:
wget
https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain
Hi Hannes,
[auto build test WARNING on net-next/master -- if it's inappropriate base,
please ignore]
config: mips-ip27_defconfig (attached as .config)
reproduce:
wget
https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross
-O ~/bin/make.cross
chmod
On 10/7/15 4:20 PM, Daniel Borkmann wrote:
From: Hannes Frederic Sowa
There's no good reason why users outside of networking should not
be using this facility, f.e. for initializing their seeds.
Therefore, make it accessible from there as get_random_once().
Signed-off-by: Hannes Frederic Sowa
From: Hannes Frederic Sowa
There's no good reason why users outside of networking should not
be using this facility, f.e. for initializing their seeds.
Therefore, make it accessible from there as get_random_once().
Signed-off-by: Hannes Frederic Sowa
Signed-off-by: Daniel Borkmann
---
includ