qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 10/24] user: Use get_task_state() helper


From: Richard Henderson
Subject: Re: [PATCH 10/24] user: Use get_task_state() helper
Date: Sun, 28 Apr 2024 18:27:06 -0700
User-agent: Mozilla Thunderbird

On 4/28/24 15:14, Philippe Mathieu-Daudé wrote:
Get the TaskState pointer calling get_task_state().

Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org>
---
  gdbstub/gdbstub.c     | 3 ++-
  gdbstub/user-target.c | 4 ++--
  linux-user/syscall.c  | 4 ++--
  3 files changed, 6 insertions(+), 5 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

[Prev in Thread] Current Thread [Next in Thread]