Revision f8836e87af2305f34053e6936f81d3f91be7aac4 authored by Alexander Potapenko on 21 November 2019, 15:52:59 UTC, committed by Alexander Potapenko on 24 September 2021, 14:36:25 UTC
Make KMSAN usable by adding the necessary Kconfig bits.

Signed-off-by: Alexander Potapenko <glider@google.com>

---
This patch was previously called "kmsan: Changing existing files to
enable KMSAN builds". Logically unrelated parts of it were split away.

v4:
 - split away changes to init/main.c as requested by Andrey Konovalov

v6:
 - moved Makefile changes to the core patch

Link: https://linux-review.googlesource.com/id/I1d295ce8159ce15faa496d20089d953a919c125e
1 parent f57cc79
History
File Mode Size
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 320 bytes
acl.c -rw-r--r-- 2.6 KB
control.c -rw-r--r-- 8.9 KB
cuse.c -rw-r--r-- 15.8 KB
dax.c -rw-r--r-- 35.4 KB
dev.c -rw-r--r-- 51.9 KB
dir.c -rw-r--r-- 46.8 KB
file.c -rw-r--r-- 77.6 KB
fuse_i.h -rw-r--r-- 31.3 KB
inode.c -rw-r--r-- 45.3 KB
ioctl.c -rw-r--r-- 12.4 KB
readdir.c -rw-r--r-- 13.7 KB
virtio_fs.c -rw-r--r-- 37.4 KB
xattr.c -rw-r--r-- 6.3 KB

back to top