Thread (14 messages) 14 messages, 4 authors, 2023-01-09

Re: [PATCH v3 6/8] treewide: Trace IPIs sent via smp_send_reschedule()

From: Valentin Schneider <vschneid@redhat.com>
Date: 2023-01-09 19:03:19
Also in: linux-alpha, linux-arm-kernel, linux-mips, linux-riscv, linux-s390, linux-sh, lkml, loongarch, sparclinux

On 08/01/23 20:17, Huacai Chen wrote:
Hi, Valentin,

On Fri, Dec 2, 2022 at 11:59 PM Valentin Schneider [off-list ref] wrote:
quoted
@@ -83,7 +83,7 @@ extern void show_ipi_list(struct seq_file *p, int prec);
  * it goes straight through and wastes no time serializing
  * anything. Worst case is that we lose a reschedule ...
  */
-static inline void smp_send_reschedule(int cpu)
+static inline void arch_smp_send_reschedule(int cpu)
 {
        loongson_send_ipi_single(cpu, SMP_RESCHEDULE);
 }
This function has been moved to arch/loongarch/kernel/smp.c since 6.2.
Thanks! I'll make sure to rerun the coccinelle script for the next version.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help