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
---
bsd-user/main.c | 2 +-
bsd-user/qemu.h | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
Reviewed-by: Richard Henderson
Restore init_task_state to its global status. It's needed for threading
support outside of main.
Signed-off-by: Warner Losh
---
bsd-user/main.c | 2 +-
bsd-user/qemu.h | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/bsd-user/main.c b/bsd-user/main.c
index cc980e6f401..4d29e1