qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH] linux-user/main: Use list_cpus() instead of cpu_list()


From: Richard Henderson
Subject: Re: [PATCH] linux-user/main: Use list_cpus() instead of cpu_list()
Date: Mon, 24 Apr 2023 14:08:05 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.10.0

On 4/24/23 13:21, Thomas Huth wrote:
This way we can get rid of the if'deffery and the XXX comment
here (it's repeated in the list_cpus() function anyway).

Signed-off-by: Thomas Huth<thuth@redhat.com>
---
  linux-user/main.c | 5 +----
  1 file changed, 1 insertion(+), 4 deletions(-)

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

r~



reply via email to

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