zephyr/arch/x86
Peter Mitsis 1b3f8d1a95 x86 exceptions: Fix _ExcEntSetupDone
Fixes a bug in _ExcEntSetupDone wherein the return address to the
exception stub was accidentally changed to point to the TCS of the
interrupted thread.

Jira: ZEP-378
Change-Id: I0e502649c49c35ba8b2457016ede4a6b586da3fb
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-05-20 00:09:16 +00:00
..
core x86 exceptions: Fix _ExcEntSetupDone 2016-05-20 00:09:16 +00:00
debug debug: add target GDB server 2016-04-16 05:29:22 +00:00
include nanokernel: Add back pointer to microkernel task 2016-05-04 22:51:32 +00:00
soc add a new option for debugging quark se 2016-05-12 10:57:52 +00:00
Kbuild new SoC naming convention 2016-04-18 21:24:59 +00:00
Kconfig kconfig: untangle ordering and dependencies 2016-03-26 20:36:32 -04:00
Makefile qemu: disable vga and avoid annoying warning message 2016-05-06 15:13:49 +00:00
defconfig