https://github.com/torvalds/linux
Revision 5bc8c7cdeb6e3d9c1b938b4029d9a22f8dc5cd9d authored by Geert Uytterhoeven on 10 July 2014, 16:03:17 UTC, committed by Geert Uytterhoeven on 11 July 2014, 08:37:53 UTC
When a module calls random_get_entropy():

    ERROR: "mach_random_get_entropy" [crypto/drbg.ko] undefined!
    make[1]: *** [__modpost] Error 1

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
1 parent f1a1b63
History
Tip revision: 5bc8c7cdeb6e3d9c1b938b4029d9a22f8dc5cd9d authored by Geert Uytterhoeven on 10 July 2014, 16:03:17 UTC
m68k: Export mach_random_get_entropy to modules
Tip revision: 5bc8c7c
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.7 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 275.5 KB
Makefile -rw-r--r-- 51.0 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top