[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] Interrupt in kernel functions



2013/1/31 Miro Kropáček <miro.kropacek@gmail.com>

Interrupts are blocked by the setting the interrupt mask field in the SP
register.  Non-interrupt exceptions don't modify the interrupt mask.
I should have phrased my question better -- does FreeMiNT kernel changes this interrupt mask while processing kernel functions or not?


I checked enter_kernel() in sys/arch/kernel.S, and I don't think so

--
Semper Fidelis

Adam Klobukowski
adamklobukowski@gmail.com