* [PATCH 2/2] x86: Fixing __cpuinit/__init tangle.
@ 2008-11-20 13:12 Rakib Mullick
0 siblings, 0 replies; only message in thread
From: Rakib Mullick @ 2008-11-20 13:12 UTC (permalink / raw)
To: Linux-kernel Mailing List; +Cc: Ingo Molnar, Andrew Morton
Signed-off-by: Rakib Mullick <rakib.mullick@gmail.com>
--- linux-2.6-orig/arch/x86/kernel/xsave.c 2008-11-17 20:30:12.000000000 +0600
+++ linux-2.6/arch/x86/kernel/xsave.c 2008-11-19 05:48:35.000000000 +0600
@@ -310,7 +310,7 @@ static void __init setup_xstate_init(voi
/*
* Enable and initialize the xsave feature.
*/
-void __init xsave_cntxt_init(void)
+void __ref xsave_cntxt_init(void)
{
unsigned int eax, ebx, ecx, edx;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-20 13:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-20 13:12 [PATCH 2/2] x86: Fixing __cpuinit/__init tangle Rakib Mullick
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®