Victor Shulyak wrote:
>>> --- 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_XVEC(do_divide_error)
>> s,PUSH_XVEC,PUSH_XCODE,
>>
>>>     CFI_ADJUST_CFA_OFFSET 4
>>>     jmp error_code
>>>     CFI_ENDPROC
> 
> I did so.
> 

And did this fix your problem?

It seems that applying this change solved occasional early lockups of
2.6.19.2-1.6-0x on my laptop ("occasional" - so I'm still observing...).

Jan

Attachment: signature.asc
Description: OpenPGP digital signature

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

Reply via email to