* Dave Hansen <[email protected]> wrote:
>
> Changes in v2:
> * remove references to Processor Trace XSAVE state
> (will defer to another patch set)
> * Remove some cruft from last patch
> * move last_good_offset fix in to the patch that
> introduced it
>
>
> These patches make some updates to the x86 XSAVE code.
>
> There are basically 5 things going on here:
> * removal of the LWP (lightweight profiling) code
> * naming and type cleanups
> * removal of xfeatures_nr variable
> * addition of AVX-512 C structures
> * new sanity checks of XSAVE buffer sizing
>
> Cc: Ingo Molnar <[email protected]>
> Cc: [email protected]
> Cc: Borislav Petkov <[email protected]>
> Cc: Fenghua Yu <[email protected]>
> Cc: Tim Chen <[email protected]>
> Cc: [email protected]
So conceptually I like this series, modulo the handful of small suggestions I
made
in my review.
(The extra patch suggestions I made could be added later on in a separate
series.)
Thanks,
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/