Files
zephyr/kernel
Andy Ross 3d14615f56 kernel: Restore CONFIG_MULTITHREADING=n behavior
The prepare_multithreading()/switch_to_main_thread() steps were being
done unconditionally, when with multhreading disabled we want to jump
straight into the main thread on the existing stack.

Needless to say, that doesn't work well.  Fixes #8361.

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2018-06-13 17:23:05 -04:00
..
2018-05-18 01:48:48 +03:00
2018-05-18 01:48:48 +03:00
2018-05-18 01:48:48 +03:00
2018-05-18 01:48:48 +03:00