user: Use get_task_state() helper
commit59272469bd1365564fe0bb2c10d8c1d25acd51a6
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Thu, 25 Apr 2024 09:12:19 +0000 (25 11:12 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Mon, 6 May 2024 12:13:45 +0000 (6 14:13 +0200)
tree07dc487ec721c314928ac502eaacb74318301d55
parent8019601324159e76ccced4eb8d27093ec0011a54
user: Use get_task_state() helper

Get the TaskState pointer calling get_task_state().

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240428221450.26460-11-philmd@linaro.org>
gdbstub/gdbstub.c
gdbstub/user-target.c
linux-user/syscall.c