commit | 23c5a63aa8137b6207b023fb2dc404b501181106 | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Fri Jan 04 12:52:17 2019 -0800 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Jan 15 13:06:35 2019 +0100 |
tree | 7d3ad70080fd8f57395de0ec11121ad8f8103091 | |
parent | 7f42dbaf48b90d82ac7cee18ea557b82be47d60b [diff] |
kernel/sched: Predicate SWAP_NONATOMIC workaround properly This is a refactoring of the fix in commit 6c95dafd8260 to limit its application to affected platforms now that the root cause is understood. Note that the bug that fix was addressing was rare and seen only on after multi-hour sessions on Michael Scott's test rig. So if something regresses, this is where to look! Signed-off-by: Andy Ross <andrew.j.ross@intel.com>