On Thu, Jul 16, 2020 at 02:06:18AM +0800, kernel test robot wrote: > commit: 22dd199a7221932b194badb999181ca3fa2e62e2 (mm: introduce secretmemfd system call to create "secret" memory areas) Unrelated to the size, I'm wondering: why have this as a separate syscall, rather than just a flag to memfd_create? - Josh Triplett