zephyr/kernel
Yonattan Louise c5d86e90a1 Fix logging of interrupt events.
The system crashed if an interrupt occurs before the
kernel event logger is initialized (Error seen on Galileo).
This patch adds a condition to check if the logger is ready
to operate.

Change-Id: I27d7cc31f386780725b0c47a9c92e9c064fc128a
Signed-off-by: Yonattan Louise <yonattan.a.louise.mendoza@intel.com>
2016-02-05 20:24:58 -05:00
..
configs kconfig: use zephyr as the binary name globally 2016-02-05 20:24:22 -05:00
microkernel Add support for profiling sleep events in nanokernel. 2016-02-05 20:24:58 -05:00
nanokernel Fix logging of interrupt events. 2016-02-05 20:24:58 -05:00
Kconfig init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
Makefile Kbuild: adapt Makefile/Kconfig to kernel/common/ removal 2016-02-05 20:14:06 -05:00