RE: 2.4.0-test1:i386 missing do_xmm_fault

From: Lyle Coder (x_coder@hotmail.com)
Date: Wed May 31 2000 - 14:59:17 EST


Please check traps.c where DO_ERROR is used for xmm_fault. Why is it giving
you a link error?

Lyle

YOU WROTE:

Hi,

In 2.4.0-test1 i386 exception 19 handler cache_flush_denied was
replacee by xmm_fault.

xmm_fault is defined in arch/i386/kernel/entry.S as

+ENTRY(xmm_fault)
+ pushl $0
+ pushl $ SYMBOL_NAME(do_xmm_fault)
+ jmp error_code
+

I couldn't find definition of do_xmm_fault.

--
Amit Kale
Veritas Software ( http://www.veritas.com )

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/ ________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed May 31 2000 - 21:00:28 EST