[PATCH 0/2] x86/fpu: minor cleanups

From: Oleg Nesterov
Date: Mon Mar 02 2015 - 13:34:17 EST


add lkml/cc's.

On 03/02, Oleg Nesterov wrote:
>
> Btw, why xstateregs_get/set() looks so confusing? The comment says
> "Copy the 48bytes defined by the software first into the xstate" but the
> code uses ->fxsave. Yes, this is the same memory, but still. I'll send
> the cosmetic cleanup.
>
> Or fx_finit()... Again, memset(fx, 0, xstate_size) is correct but only
> because of the current layout. I think this needs a cleanup too.

Of course this is purely cosmetic, but still...

Oleg.

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/