On 8/3/24 09:56, Warner Losh wrote:
Restore init_task_state to its global status. It's needed for threading support outside of main.Signed-off-by: Warner Losh <i...@bsdimp.com> --- bsd-user/main.c | 2 +- bsd-user/qemu.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~