From: Vitaly Kuznetsov <[email protected]> Sent: Thursday, December 6, 2018 
8:58 AM
> 
> hyperv-tlfs.h is a bit messy: CPUID feature bits are not always sorted,
> it's hard to get which CPUID they belong to, some items are duplicated
> (e.g. HV_X64_MSR_CRASH_CTL_NOTIFY/HV_CRASH_CTL_CRASH_NOTIFY).
> 
> Do some housekeeping work. While on it, replace all (1 << X) with BIT(X)
> macro.
> 
> Signed-off-by: Vitaly Kuznetsov <[email protected]>
>

Reviewed-by: Michael Kelley <[email protected]>

Reply via email to