commit | 2f280416e6e50c51517e2f8bc8e06e2f20b1bf5f | [log] [tgz] |
---|---|---|
author | Benjamin Walsh <walsh.benj@gmail.com> | Sat Jan 14 19:23:46 2017 -0500 |
committer | Anas Nashif <nashif@linux.intel.com> | Tue Jan 17 12:17:27 2017 +0000 |
tree | 10bf8d96746e3a81fa16253fe89251a5668961bd | |
parent | 4bfa0055b78f0ea189effee9c7a682386d5d8b8f [diff] |
kernel: fix total number of coop prios in coop-only mode The idle priority was not accounted for. With this change, the philosophers demo runs in coop-only mode. Change-Id: I23db33687bcf3b2107d5fc07977143730f62e476 Signed-off-by: Benjamin Walsh <walsh.benj@gmail.com>