Mailing List Archive

[PATCH] FPU LWP 2/8: create FPU init and destroy functions
FPU: create FPU init and destroy functions

Extract FPU initialization and destroy code into two functions. These
functions handle memory allocation/deallocation for FPU context.

Signed-off-by: Wei Huang <wei.huang2@amd.com>