Re: [PATCH v10 6/9] KVM: Unmap existing mappings when change the memory attributes

From: Huang, Kai
Date: Tue Dec 13 2022 - 18:52:11 EST


On Fri, 2022-12-02 at 14:13 +0800, Chao Peng wrote:
>  
> - /* flags is currently not used. */
> + /* 'flags' is currently not used. */
>   if (attrs->flags)
>   return -EINVAL;

Unintended code change.