From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============7309608358597809803==" MIME-Version: 1.0 From: Josh Triplett To: kbuild-all@lists.01.org Subject: Re: [lkp] [+1158 bytes kernel size regression] [i386-tinyconfig] [22dd199a72] mm: introduce secretmemfd system call to create "secret" memory areas Date: Wed, 15 Jul 2020 13:32:02 -0700 Message-ID: <20200715203202.GA350138@localhost> In-Reply-To: <5f0f459a.ryw7fMrfcmYkJuYL%lkp@intel.com> List-Id: --===============7309608358597809803== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable On Thu, Jul 16, 2020 at 02:06:18AM +0800, kernel test robot wrote: > commit: 22dd199a7221932b194badb999181ca3fa2e62e2 (mm: introduce secretmem= fd 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 --===============7309608358597809803==--