Re: [PATCH v4 05/13] x86/cpufeatures: Add Bandwidth Monitoring Event Configuration feature flag
From: "Moger, Babu" <babu.moger@amd.com>
Date: 2022-09-07 19:59:42
Also in:
lkml
From: "Moger, Babu" <babu.moger@amd.com>
Date: 2022-09-07 19:59:42
Also in:
lkml
Hi Daniel, On 9/7/22 13:36, Daniel Sneddon wrote:
On 9/7/22 11:00, Babu Moger wrote:quoted
#define X86_FEATURE_SMBA (11*32+18) /* SLOW Memory Bandwidth Allocation */ +#define X86_FEATURE_BMEC (11*32+18) /* AMD Bandwidth Monitoring Event Configuration (BMEC) */Shouldn't this be +19 instead?
Sorry. Missed that. Will fix it. Thanks Babu Moger