Re: [PATCH v3 3/5] Tag e820_entry with crypto capabilities

From: Greg KH
Date: Sat Dec 04 2021 - 03:23:21 EST


On Fri, Dec 03, 2021 at 04:21:46PM -0300, Martin Fernandez wrote:
> Add a new member in e820_entry to hold whether an entry is able to do
> hardware memory encryption or not.
>
> Add a new argument to __e820__range_add to accept this new
> crypto_capable.

Shouldn't this Subject have the same prefix as patch 4/5?

thanks,

greg k-h