From e819dd77d6c48e21a5a37a8f9a90cf4972f6bcb7 Mon Sep 17 00:00:00 2001 From: Jacek Luczak Date: Fri, 11 Apr 2008 13:28:49 +0200 Subject: [PATCH] --- yaml --- r: 93529 b: refs/heads/master c: b6dbf334b0da14fafd4f747791a177ee4c7aae3b h: refs/heads/master i: 93527: aa93772c5e6ddd74e5714bbbbd38c914ffe51325 v: v3 --- [refs] | 2 +- trunk/include/asm-x86/mach-default/smpboot_hooks.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 73e5cd0e09bf..f6d04c208a83 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 6d4ce043268451b8016480461717f2aa59b5486c +refs/heads/master: b6dbf334b0da14fafd4f747791a177ee4c7aae3b diff --git a/trunk/include/asm-x86/mach-default/smpboot_hooks.h b/trunk/include/asm-x86/mach-default/smpboot_hooks.h index 3ff2c5bff93a..56d0e1fa0258 100644 --- a/trunk/include/asm-x86/mach-default/smpboot_hooks.h +++ b/trunk/include/asm-x86/mach-default/smpboot_hooks.h @@ -33,7 +33,7 @@ static inline void smpboot_restore_warm_reset_vector(void) *((volatile long *) phys_to_virt(0x467)) = 0; } -static inline void smpboot_setup_io_apic(void) +static inline void __init smpboot_setup_io_apic(void) { /* * Here we can be sure that there is an IO-APIC in the system. Let's