commit | 02b2fe1c9e72285df9ae2c03d63d3acb9a0e7cc4 | [log] [tgz] |
---|---|---|
author | Andy Ross <andrew.j.ross@intel.com> | Sun Dec 17 12:12:13 2017 -0800 |
committer | Anas Nashif <nashif@linux.intel.com> | Fri Feb 16 10:44:29 2018 -0500 |
tree | 3ed6f937348dc65eaad27b78aada366e3a45d18e | |
parent | 7707fcfa51564fe4d411c767293015e8ea560a89 [diff] |
xtensa: THREAD_MONITOR hooks for asm2 You'd this feature would be portable, but it's arch-specific. Initialize the CONFIG_THREAD_MONITOR stuff, placing the __thread_entry struct (which AFAICT is dead: nothing in the tree actually reads it) at the top of the stack. Signed-off-by: Andy Ross <andrew.j.ross@intel.com>