qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 1/5] hw/intc/loongarch_ipi: Remove pointless MAX_CPU check


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 1/5] hw/intc/loongarch_ipi: Remove pointless MAX_CPU check
Date: Wed, 8 May 2024 18:22:48 +0200
User-agent: Mozilla Thunderbird

On 8/5/24 15:06, Jiaxun Yang wrote:
Since cpuid will be checked by ipi_getcpu anyway, there is
no point to enforce MAX_CPU here.

This also saved us from including loongarch board header.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
  hw/intc/loongarch_ipi.c | 19 ++-----------------
  hw/intc/trace-events    |  2 --
  2 files changed, 2 insertions(+), 19 deletions(-)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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