giveup_fpu
extern void giveup_fpu(struct task_struct *);
EXPORT_SYMBOL(giveup_fpu);
giveup_fpu(tsk);
giveup_fpu(current);