diff --git a/arch/x86/include/asm/fpu/types.h b/arch/x86/include/asm/fpu/types.h index 1ab041f14482989f0a62a1e9e7288392a512ba78..5fa7190a03b21d720b9647b784eff3e51f4b646a 100644 --- a/arch/x86/include/asm/fpu/types.h +++ b/arch/x86/include/asm/fpu/types.h @@ -495,7 +495,7 @@ struct fpu { * are restored from this storage on return to user space if they * are not longer containing the tasks FPU register state. */ - KABI_DEPRECATE(union fpregs_state, state) + KABI_BROKEN_REMOVE(union fpregs_state state) KABI_EXTEND(struct fpstate __fpstate) /* * WARNING: '__fpstate' is dynamically-sized. Do not put