zephyr/kernel
Benjamin Walsh 8215ce19ce kernel: fix k_msgq_get/put() from ISR
There was no check to see if the current context was running an ISR when
taking a decision whether to do a context switch or not.

Change-Id: Ib9c426de8c0893b3d9383290bb59f6e0e41e9f52
Signed-off-by: Benjamin Walsh <walsh.benj@gmail.com>
2016-11-10 23:38:06 +00:00
..
configs unified: initial unified kernel implementation 2016-09-13 17:12:55 -04:00
unified kernel: fix k_msgq_get/put() from ISR 2016-11-10 23:38:06 +00:00
Kconfig sensor: grove: use global sensor init priority 2016-10-07 20:53:29 +00:00