[RFC 09/12] mm: Restrict memory encryption to anonymous VMA's

Dave Hansen dave.hansen at intel.com
Mon Sep 10 18:57:49 UTC 2018


On 09/10/2018 11:21 AM, Sakkinen, Jarkko wrote:
>> +/*
>> + * Encrypted mprotect is only supported on anonymous mappings.
>> + * All VMA's in the requested range must be anonymous. If this
>> + * test fails on any single VMA, the entire mprotect request fails.
>> + */
> kdoc

kdoc what?  You want this comment in kdoc format?  Why?



More information about the Linux-security-module-archive mailing list