Réf. : Re: [PATCH] export i386 smp_call

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: laurent.vivier
Date: Friday, August 24, 2007 - 12:14 pm

> On Fri, 24 Aug 2007 17:36:35 +0200

It is available for KVM compilation, not for KVM use.

In fact smp_ops is not available for KVM use, so as
smp_call_function_mask() is smp_ops.smp_call_function_mask() we can say it
is not available...

My first reflex was to export smp_ops, but as it seems it is an internal
and hidden variable, it appears I should export smp_call_function_mask()
instead.

Laurent


-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Réf. : Re: [PATCH] export i386 smp_call, laurent.vivier, (Fri Aug 24, 12:14 pm)