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.y...@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é <phi...@linaro.org>