Victor,

Philippe suggested the following patch. Have you applied it /
recompiled / installed a new kernel ? So, please, give us a yes/no
answer on whether it helps to solve the problem.


--- arch/i386/kernel/entry.S~   2006-12-16 13:32:29.000000000 +0100
+++ arch/i386/kernel/entry.S    2007-01-26 23:44:59.000000000 +0100
@@ -1032,7 +1032,7 @@
      RING0_INT_FRAME
      pushl $0                        # no error code
      CFI_ADJUST_CFA_OFFSET 4
-       pushl $do_divide_error
+       PUSH_XCODE(do_divide_error)
      CFI_ADJUST_CFA_OFFSET 4
      jmp error_code
      CFI_ENDPROC


--
Best regards,
Dmitry Adamushko

_______________________________________________
Xenomai-help mailing list
[email protected]
https://mail.gna.org/listinfo/xenomai-help

Reply via email to