Revision f3de082c12e5e9ff43c58a7561f6ec3272d03a48 authored by Linus Torvalds on 30 December 2016, 17:29:50 UTC, committed by Linus Torvalds on 30 December 2016, 17:29:50 UTC
Pull crypto fix from Herbert Xu:
 "This fixes a boot failure on some platforms when crypto self test is
  enabled along with the new acomp interface"

* 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6:
  crypto: testmgr - Use heap buffer for acomp test input
2 parent s 98473f9 + 02608e0
History
File Mode Size
6lowpan
Kconfig -rw-r--r-- 986 bytes
Makefile -rw-r--r-- 296 bytes
core.c -rw-r--r-- 8.8 KB
core.h -rw-r--r-- 1.3 KB
header_ops.c -rw-r--r-- 6.8 KB
ieee802154.h -rw-r--r-- 3.4 KB
netlink.c -rw-r--r-- 4.6 KB
nl-mac.c -rw-r--r-- 34.7 KB
nl-phy.c -rw-r--r-- 8.0 KB
nl802154.c -rw-r--r-- 66.7 KB
nl802154.h -rw-r--r-- 154 bytes
nl_policy.c -rw-r--r-- 3.3 KB
rdev-ops.h -rw-r--r-- 8.8 KB
socket.c -rw-r--r-- 23.4 KB
sysfs.c -rw-r--r-- 2.6 KB
sysfs.h -rw-r--r-- 194 bytes
trace.c -rw-r--r-- 102 bytes
trace.h -rw-r--r-- 8.2 KB

back to top