ACK: [PATCH] cpu: virt: remove unused marco "CPUID_FAM_REV"

ivanhu ivan.hu at canonical.com
Fri Jun 12 09:40:22 UTC 2020



On 6/10/20 5:35 AM, Alex Hung wrote:
> There are no functional changes.
> 
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
>  src/cpu/virt/virt_svm.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/src/cpu/virt/virt_svm.c b/src/cpu/virt/virt_svm.c
> index 847d23a6..2addb703 100644
> --- a/src/cpu/virt/virt_svm.c
> +++ b/src/cpu/virt/virt_svm.c
> @@ -37,7 +37,6 @@
>  #include <limits.h>
>  #include <errno.h>
>  
> -#define CPUID_FAM_REV 0x1
>  #define MSR_FEATURE_CONTROL	0xC0000080
>  
>  extern fwts_cpuinfo_x86 *fwts_virt_cpuinfo;
> 

Acked-by: Ivan Hu <ivan.hu at canonical.com>



More information about the fwts-devel mailing list