Hi Baolu,

On Tue, Feb 02, 2021 at 12:40:55PM +0800, Lu Baolu wrote:
> @@ -514,7 +514,8 @@ enum acpi_dmar_type {
>       ACPI_DMAR_TYPE_ROOT_ATS = 2,
>       ACPI_DMAR_TYPE_HARDWARE_AFFINITY = 3,
>       ACPI_DMAR_TYPE_NAMESPACE = 4,
> -     ACPI_DMAR_TYPE_RESERVED = 5     /* 5 and greater are reserved */
> +     ACPI_DMAR_TYPE_SATC = 5,
> +     ACPI_DMAR_TYPE_RESERVED = 6     /* 5 and greater are reserved */

Nit: The comment needs to be updated too.

Reply via email to