* [PATCH 28/32] xen_setup_vcpu_info_placement() is not init on x86
@ 2008-11-22 17:37 Al Viro
0 siblings, 0 replies; only message in thread
From: Al Viro @ 2008-11-22 17:37 UTC (permalink / raw)
To: torvalds; +Cc: linux-kernel
... so get xen-ops.h in agreement with xen/smp.c
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
---
arch/x86/xen/xen-ops.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/x86/xen/xen-ops.h b/arch/x86/xen/xen-ops.h
--- a/arch/x86/xen/xen-ops.h
+++ b/arch/x86/xen/xen-ops.h
@@ -49,7 +49,7 @@ bool xen_vcpu_stolen(int vcpu);
void xen_mark_init_mm_pinned(void);
-void __init xen_setup_vcpu_info_placement(void);
+void xen_setup_vcpu_info_placement(void);
#ifdef CONFIG_SMP
void xen_smp_init(void);
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-22 17:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-22 17:37 [PATCH 28/32] xen_setup_vcpu_info_placement() is not init on x86 Al Viro
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®