“273e3f444f083d7e113d77eb89b3290c2187f9d8”上不存在“paddle/fluid/framework/ir/runtime_context_cache_pass.h”
-
由 Vegard Nossum 提交于
This false positive is due to the fact that do_mount_root() fakes a mount option (which is normally read from userspace), and the kernel unconditionally reads a whole page for the mount option. Hide the false positive by using the new __getname_gfp() with the __GFP_NOTRACK_FALSE_POSITIVE flag. Cc: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: NVegard Nossum <vegard.nossum@gmail.com>
3b5c760e