--- linux/arch/ia64/ia32/ia32_support.c~ 2003-01-17 15:56:14.000000000 -0700 +++ linux/arch/ia64/ia32/ia32_support.c 2003-01-17 15:56:29.000000000 -0700 @@ -95,8 +95,6 @@ struct pt_regs *regs = ia64_task_regs(t); int nr = smp_processor_id(); /* LDT and TSS depend on CPU number: */ - nr = smp_processor_id(); - eflag = t->thread.eflag; fsr = t->thread.fsr; fcr = t->thread.fcr;