>When running a program that have a function that don't need stack and
>uses r13 for his own purpose, restoring it at the end,
>the program makes a
>Not handling ldrt/strt correctly

On a 2.2 kernel you can use sigaltstack to prevent the kernel trying to 
deliver signals on your non-existent stack.  Under 2.0 you are out of luck 
I think.

Did you try the patch I sent you yesterday to fix the Oops and panic?

p.


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]

Reply via email to