copy_ckfpr_to_user
unsigned long copy_ckfpr_to_user(void __user *to, struct task_struct *task);
err |= copy_ckfpr_to_user(&sc->fp_regs, tsk);
err |= copy_ckfpr_to_user(&tm_sc->fp_regs, tsk);