zephyr/kernel
Benjamin Walsh a2098393fa kernel: fix dummy init thread prio in preempt-only configurations
A thread cannot have a coop priority in this case. It turns out a
priority is not needed when a thread is not inserted in the ready queue,
which is the case with the dummy thread.

The comment was also out-of-date, since it referred to a nanokernel
concept.

Change-Id: Id117501164bd72383d53f3df13030cf95dadc38b
Signed-off-by: Benjamin Walsh <benjamin.walsh@windriver.com>
2016-12-15 16:17:38 -05:00
..
configs kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00
unified kernel: fix dummy init thread prio in preempt-only configurations 2016-12-15 16:17:38 -05:00
Kconfig kernel: remove NANOKERNEL and MICROKERNEL configs 2016-12-14 13:45:52 +00:00