Hello,

I have made an assembly language procedure using NASM and have linked it into
my module.  If I call the assembly language procedure during init_module
everything
works as expected.  If I call the procedure in an interrupt handler it
crashes the
system.  Is there anything special I must do before,during or after the
call to
the asm function to make it not crash?

Thanks
Adam
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/

Reply via email to