zephyr/arch/x86/core
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
..
debug debug: add target GDB server 2016-04-16 05:29:22 +00:00
i386_sysV_abi kernel: Init back pointer to microkernel task 2016-05-04 22:51:33 +00:00
iamcu_abi kernel: Init back pointer to microkernel task 2016-05-04 22:51:33 +00:00
offsets debug/x86: add runtime info needed by target debuggers 2016-04-16 05:29:22 +00:00
Kconfig
Makefile errno: implement _get_errno() in common code 2016-05-04 17:04:14 +00:00
atomic.c
cache.c x86: Fix cache flush code dependencies 2016-03-07 20:25:22 +00:00
cache_s.S x86: Fix cache flush code dependencies 2016-03-07 20:25:22 +00:00
cpuhalt.c
crt0.S power_mgmt: Make names consistent with new RFC 2016-03-26 14:35:11 -04:00
dynamic.c x86: irq: fix _get_dynamic_stub() calculation 2016-03-30 22:24:16 +00:00
excconnect.c
excstub.S x86 exceptions: Fix _ExcEntSetupDone 2016-05-20 00:09:16 +00:00
fatal.c x86: add debug hook in _NanoFatalErrorHandler() 2016-04-16 05:29:21 +00:00
float.c
gdt.c
intconnect.c irq: formalize external zephyr interrupt API 2016-02-26 15:53:22 +00:00
irq_offload.c
msr.c
reboot_rst_cnt.c x86: move reboot via RST_CNT from galileo to generic x86 2016-02-25 16:52:27 +00:00
strtask.c
sys_fatal_error_handler.c nanokernel: tighten _is_thread_essential() 2016-05-03 17:42:54 +00:00