DescriptionAnnotate PageAllocator for MSan. PageAllocator maps memory via sys_mmap(), implemented in linux_syscall_support.h. We need to explicitly inform MSan that this memory is initialized. BUG=chromium:394028 R=mark@chromium.org TEST=compile Patch Set 1 #Patch Set 2 : typo #MessagesTotal messages: 6
|