Dear uClinux Developers,

as per my knowledge the Coldfire Architecture supports nested interrupts by managing the "interrupt priority mask" field in the processor status register (SR or PS). The question is now if the current architechture specific implementation in uClinux supports this scheme as well? Can I be sure that interrupts are disabled for interrupts requested with IRQF_DISABLED? More precisely I have two interrupt handlers which need to be mutual exclusive. Is IRQF_DISABLED the proper way to handle this.

I am using unpatched linux kernel uclinux-2.6.19-uc1 from uClinux-dist-20070130.

Best regards,
Markus Franke


_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to