lkml.org 
[lkml]   [2008]   [Jul]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [patch 19/26] x64, x2apic/intr-remap: introcude self IPI to genapic routines
> Index: tree-x86/include/asm-x86/hw_irq.h
> ===================================================================
> --- tree-x86.orig/include/asm-x86/hw_irq.h 2008-07-10 09:51:45.000000000 -0700
> +++ tree-x86/include/asm-x86/hw_irq.h 2008-07-10 09:52:24.000000000 -0700
> @@ -73,7 +73,9 @@
> #endif
>
> /* IPI functions */
> +#ifdef CONFIG_X86_32
> extern void send_IPI_self(int vector);
> +#endif
> extern void send_IPI(int dest, int vector);

Cute undoing unification.

Eric


\
 
 \ /
  Last update: 2008-07-11 01:47    [W:2.151 / U:1.412 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site