[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <46CEFB03.5040302@bull.net>
Date:	Fri, 24 Aug 2007 17:36:35 +0200
From:	Laurent Vivier <Laurent.Vivier@...l.net>
To:	Ingo Molnar <mingo@...e.hu>
Cc:	linux-kernel <linux-kernel@...r.kernel.org>,
	Avi Kivity <avi@...ranet.com>
Subject: [PATCH] export i386 smp_call_function_mask() to modules
This patch export i386 smp_call_function_mask() with EXPORT_SYMBOL().
This function is needed by KVM to call a function on a set of CPUs.
 arch/i386/kernel/smp.c |    7 +++++++
 include/asm-i386/smp.h |    9 +++------
 2 files changed, 10 insertions(+), 6 deletions(-)
Signed-off-by: Laurent Vivier <Laurent.Vivier@...l.net>
View attachment "smp_call_function_mask-i386" of type "text/plain" (1366 bytes)
Powered by blists - more mailing lists
 
