Revision 7516e1b6d8019358d492b1fe5813b5306fd0c608 authored by Alexander Potapenko on 20 June 2022, 11:56:43 UTC, committed by Alexander Potapenko on 20 June 2022, 11:56:43 UTC
Not sure why it was needed in the first place, but now with stricter
checks it shouldn't be receiving uninitialized data via arguments.

Fold into "mm: kmsan: maintain KMSAN metadata for page operations"
1 parent 7172582
History
File Mode Size
Makefile -rw-r--r-- 1.8 KB
common.c -rw-r--r-- 16.3 KB
generic.c -rw-r--r-- 9.8 KB
hw_tags.c -rw-r--r-- 8.7 KB
init.c -rw-r--r-- 10.9 KB
kasan.h -rw-r--r-- 17.4 KB
quarantine.c -rw-r--r-- 10.2 KB
report.c -rw-r--r-- 14.6 KB
report_generic.c -rw-r--r-- 8.4 KB
report_hw_tags.c -rw-r--r-- 902 bytes
report_sw_tags.c -rw-r--r-- 1.6 KB
report_tags.c -rw-r--r-- 1.2 KB
shadow.c -rw-r--r-- 16.1 KB
sw_tags.c -rw-r--r-- 5.1 KB
tags.c -rw-r--r-- 1.3 KB

back to top