criu/compel/arch
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
..
aarch64 ia32: Add compatible sigmask to sigframe 2019-04-20 20:25:26 -07:00
arm inotify: cleanup auxiliary events from queue 2019-09-07 15:59:56 +03:00
ppc64 inotify: cleanup auxiliary events from queue 2019-09-07 15:59:56 +03:00
s390 inotify: cleanup auxiliary events from queue 2019-09-07 15:59:56 +03:00
x86 arch/x86: fpu_state->fpu_state_ia32.xsave hast to be 64-byte aligned 2020-02-04 12:37:37 -08:00