On 05/10/2016 04:29 PM, Yu-cheng Yu wrote: > XSAVES uses compacted format and is a kernel instruction. The kernel > should use standard-format, non-supervisor state data for PTRACE. > > Signed-off-by: Yu-cheng Yu <yu-cheng...@intel.com>
This looks fine. There are a few comments that could use some sprucing up, like: + /* + * Reject if the user sets any forbidden features. + */ But it's minor stuff. Reviewed-by: Dave Hansen <dave.han...@intel.com>