zephyr/kernel
Andrew Boie 91468b5a04 kernel: fatal: show faulting CPU
Doing this in common code since we have an API for it.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-11-06 18:11:09 -08:00
..
include kernel: Un-inline z_new_thread_init. 2019-11-06 16:07:32 -08:00
atomic_c.c kernel: fix the bug in atomic_c.c 2019-09-26 21:13:20 -04:00
CMakeLists.txt headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
compiler_stack_protect.c kernel: Fix gcc-9.2 warning with _StackCheckHandler 2019-10-04 05:22:30 -07:00
device.c [Code coverage]: Fix the issue of function code coverage in device.c. 2019-09-17 12:35:30 +08:00
errno.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
fatal.c kernel: fatal: show faulting CPU 2019-11-06 18:11:09 -08:00
futex.c kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
idle.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
init.c kernel: canaries: Add terminator character 2019-11-03 12:46:34 +01:00
Kconfig kconfig: Clean up 'config FOO' (two spaces) definitions 2019-11-04 17:31:27 -05:00
Kconfig.power_mgmt kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
mailbox.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
mem_domain.c userspace: adjust arch memory domain interface 2019-08-05 13:25:50 +02:00
mem_slab.c kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
mempool.c k_mem_pool_alloc(): remove dead code 2019-10-04 18:43:33 -07:00
msg_q.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
mutex.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
pipes.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
poll.c kernel: Introduce k_work_poll 2019-10-04 17:15:17 +02:00
queue.c kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
sched.c tracing: simplify idle thread detection 2019-09-30 15:25:55 -04:00
sem.c kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
smp.c kernel/smp: Rename smp_init() 2019-06-05 17:15:55 -04:00
stack.c kernel: rename thread return value functions 2019-09-30 15:25:55 -04:00
system_work_q.c kernel: system_work_q: Set dedicated "sysworkq" name. 2018-10-19 07:58:45 -04:00
thread.c kernel: Un-inline z_new_thread_init. 2019-11-06 16:07:32 -08:00
thread_abort.c kernel: renamespace z_is_in_isr() 2019-09-30 15:25:55 -04:00
timeout.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
timer.c headers: Refactor kernel and arch headers. 2019-11-06 16:07:32 -08:00
userspace.c kernel: use uintptr_t for syscall arguments 2019-11-06 09:04:16 -08:00
userspace_handler.c kernel: remove vestigal printk references 2019-10-01 16:15:06 -05:00
version.c doc: add kernel version API to doxygen 2018-12-08 17:24:53 -05:00
work_q.c coccinelle: standardize k_thread create/define calls with integer timeouts 2019-10-09 08:38:10 -04:00