lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Fri, 24 Aug 2007 10:42:42 -0700
From:	Arjan van de Ven <arjan@...radead.org>
To:	Laurent Vivier <Laurent.Vivier@...l.net>
Cc:	Ingo Molnar <mingo@...e.hu>,
	linux-kernel <linux-kernel@...r.kernel.org>,
	Avi Kivity <avi@...ranet.com>
Subject: Re: [PATCH] export i386 smp_call_function_mask() to modules

On Fri, 24 Aug 2007 17:36:35 +0200
Laurent Vivier <Laurent.Vivier@...l.net> wrote:

> 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>

hmm isn't it being an inline also making it available for KVM to use?
If so... isn't your patch description entirely not matching what the
code does?
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ