commit | 468efadd47189d0a6e01aa50b080e76bbe61091d | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Tue May 12 16:20:14 2020 -0700 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Wed May 13 21:23:52 2020 +0200 |
tree | a110780eb4bf882c018ba68324127d58efff21b1 | |
parent | a1b8cc267135d4f20fb401face4322bc1b1e7661 [diff] |
kernel: simplify dummy thread implementation - simplify dummy thread initialization to a kswap.h inline function - use the same inline function for both early boot and SMP setup - add a note on necessity of the dummy thread even if a custom swap to main is implemented Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>