Skip to content

arch/x86: Fix calculation of xstate_size#21

Open
cyrillos wants to merge 1 commit into
criu-devfrom
x86-xstate-fix
Open

arch/x86: Fix calculation of xstate_size#21
cyrillos wants to merge 1 commit into
criu-devfrom
x86-xstate-fix

Conversation

@cyrillos
Copy link
Copy Markdown
Owner

@cyrillos cyrillos commented Jun 1, 2020

The layout of xsave frame in a standart format
is predefined by the hardware. Lets make sure
we're increasing in frame offsets and use latest
offset where appropriate.

Reported-by: Ashutosh Mehra mehra.ashutosh@ibm.com
Signed-off-by: Cyrill Gorcunov gorcunov@gmail.com

The layout of xsave frame in a standart format
is predefined by the hardware. Lets make sure
we're increasing in frame offsets and use latest
offset where appropriate.

Reported-by: Ashutosh Mehra <mehra.ashutosh@ibm.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant