Re: [PATCH v4 10/13] arch/x86: Add AMD feature bit X86_FEATURE_MBA in cpuid bits array

From: Fenghua Yu
Date: Tue Oct 16 2018 - 19:51:37 EST


On Mon, Oct 15, 2018 at 08:55:54PM +0000, Moger, Babu wrote:
> From: Sherry Hurwitz <sherry.hurwitz@xxxxxxx>
>
> The feature bit X86_FEATURE_MBA is detected via CPUID leaf 0x80000008
> EBX Bit 06. This bit indicates the support of AMD's MBA feature.
>
> This feature is supported by both Intel and AMD. But they are detected
> different CPUID leaves.

Should be "in different..."

Thanks.

-Fenghua