[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [PATCH 4 of 6] arm: missing __init annotation



# HG changeset patch
# User Tim Deegan <tim@xxxxxxx>
# Date 1338482127 -3600
# Node ID 89f363564aa68dcb78d3aedd6a0b24f9bb1ffc13
# Parent  8656509f24ea8b17d1c2dabd67c710662f66d17f
arm: missing __init annotation

Signed-off-by: Tim Deegan <tim@xxxxxxx>

diff -r 8656509f24ea -r 89f363564aa6 xen/arch/arm/setup.c
--- a/xen/arch/arm/setup.c      Thu May 31 17:35:27 2012 +0100
+++ b/xen/arch/arm/setup.c      Thu May 31 17:35:27 2012 +0100
@@ -51,7 +51,7 @@ static void __init init_idle_domain(void
         /* TODO: setup_idle_pagetable(); */
 }
 
-static void processor_id(void)
+static void __init processor_id(void)
 {
     printk("Processor Features: %08x %08x\n",
            READ_CP32(ID_PFR0), READ_CP32(ID_PFR0));

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.