Re: [PATCH 3/5] LoongArch/smp: Refine ipi ops on LoongArch platform

2024-01-03 Thread kernel test robot
: 610a9b8f49fbcf1100716370d3b5f6f884a2835a patch link: https://lore.kernel.org/r/20240103071615.3422264-4-maobibo%40loongson.cn patch subject: [PATCH 3/5] LoongArch/smp: Refine ipi ops on LoongArch platform config: loongarch-randconfig-r131-20240103 (https://download.01.org/0day-ci/archive/20240104

[PATCH 3/5] LoongArch/smp: Refine ipi ops on LoongArch platform

2024-01-02 Thread Bibo Mao
This patch refines ipi handling on LoongArch platform, there are three changes with this patch. 1. Add generic get_percpu_irq api, replace some percpu irq function such as get_ipi_irq/get_pmc_irq/get_timer_irq with get_percpu_irq. 2. Change parameter action definition with function loongson_send_i