[PATCH] x86/fpu: Rename copyin_to_xsaves()/copyout_from_xsaves() to copy_user_to_xstate()/copy_xstate_to_user()

From: Ingo Molnar
Date: Thu Jan 26 2017 - 03:22:00 EST



* Ingo Molnar <mingo@xxxxxxxxxx> wrote:

> 1)
>
> the 'copyin/copyout' nomenclature needlessly departs from what the modern FPU code
> uses, which is:

The patch below implements this first step. Untested.

Thanks,

Ingo

====>