criu/compel
Andrei Vagin 8bdc60d50e arch/x86: fpu_state->fpu_state_ia32.xsave hast to be 64-byte aligned
Before the 5.2 kernel, only fpu_state->fpu_state_64.xsave has to be
64-byte aligned. But staring with the 5.2 kernel, the same is required
for pu_state->fpu_state_ia32.xsave.

The behavior was changed in:
c2ff9e9a3d9d ("x86/fpu: Merge the two code paths in __fpu__restore_sig()")

Signed-off-by: Andrei Vagin <avagin@gmail.com>
2020-02-04 12:37:37 -08:00
..
arch arch/x86: fpu_state->fpu_state_ia32.xsave hast to be 64-byte aligned 2020-02-04 12:37:37 -08:00
include Convert spaces to tabs 2019-09-07 14:16:36 +03:00
plugins inotify: cleanup auxiliary events from queue 2019-09-07 15:59:56 +03:00
src compel: fix clang 'value stored is never read' 2019-09-07 15:59:50 +03:00
test compel/test: fix "infect" test compilation errors 2017-09-21 01:00:23 +03:00
.gitignore compel: adapt .gitgnore for aarch64 and ppc64le 2017-08-09 18:51:42 +03:00
compel-host compel cli: show includes 2017-03-15 00:09:55 +03:00
Makefile compel: Don't use CFLAGS_PIE for libcompel.so 2019-09-07 15:59:50 +03:00