zirias@
Developer
Well ... IRET does the same (plus other stuff), fetching a return address from some stack. Only that this stack will always reside in "kernel space", therefore being much harder to mess with than some application's stack. Really something to think about, we're all doomed ?How does the CALL instruction work? What happens when you RET from that? What does any of this have to do with interrupts?