On Feb 8, 2021, at 04:33, Borislav Petkov <[email protected]> wrote: > On Wed, Dec 23, 2020 at 07:57:05AM -0800, Chang S. Bae wrote: >> The struct fpu includes two (possible) xstate buffers -- fpu->state and >> fpu->state_ptr. Instead of open code for accessing one of them, provide a >> wrapper that covers both cases. > > Right, if you do the thing I suggested - have a single ->xstate pointer > - then that below is not needed.
Yes. I dropped this patch. Thanks, Chang

