On Fri, Apr 29, 2016 at 01:28:31PM -0700, Dave Hansen wrote: > On 03/04/2016 10:12 AM, Yu-cheng Yu wrote: > > The arrays xstate_offsets[] and xstate_sizes[] record XSAVE area > > offsets and sizes. Values for legacy components i387 and XMMs were > > not initialized. Fix it. > > Is this just a completeness thing or does it actually break something?
PTRACE format conversion needs them.