[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for-4.11] x86/cacheattr: fix mtrr_pat_not_equal
On 17/05/18 11:48, Roger Pau Monne wrote: > The function is supposed to return whether the MTRR and PAT state of > two CPUs match. Currently this is not properly done because the test > for the deftype and the enable bits required both the deftype and the > enable bits to be different, while just one of those fields being > different can already cause the MTRR states on the vCPU to not match. > > Fix this by changing the AND into an OR instead, so that either the > deftype or the enabled bits being different will cause the function to > return mismatching state. > > Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> Release-acked-by: Juergen Gross <jgross@xxxxxxxx> Juergen _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |