get_fpexc_mode
#define GET_FPEXC_CTL(tsk, adr) get_fpexc_mode((tsk), (adr))
extern int get_fpexc_mode(struct task_struct *tsk, unsigned long adr);