Revision 658c033565118549a07f15927aa6939f481e4712 authored by Alexey Dobriyan on 05 December 2019, 00:52:25 UTC, committed by Linus Torvalds on 05 December 2019, 03:44:13 UTC
ELF reads done by the kernel have very complicated error detection code
which better live in one place.

Link: http://lkml.kernel.org/r/20191005165215.GB26927@avx2
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 81696d5
History
File Mode Size
include
tests
.gitignore -rw-r--r-- 16 bytes
Build -rw-r--r-- 54 bytes
Makefile -rw-r--r-- 4.1 KB
common.c -rw-r--r-- 611 bytes
lockdep -rwxr-xr-x 59 bytes
lockdep.c -rw-r--r-- 764 bytes
lockdep_internals.h -rw-r--r-- 55 bytes
lockdep_states.h -rw-r--r-- 52 bytes
preload.c -rw-r--r-- 12.6 KB
rbtree.c -rw-r--r-- 30 bytes
run_tests.sh -rwxr-xr-x 1.4 KB

back to top