From e4261c2603eedf7e9de6e3d03cba19515ed1fa81 Mon Sep 17 00:00:00 2001 From: Andi Kleen Date: Fri, 10 Aug 2007 22:31:10 +0200 Subject: [PATCH] --- yaml --- r: 63885 b: refs/heads/master c: 5fe4486c79cdc8dbbb2a9c3f884a5ad0830a5a23 h: refs/heads/master i: 63883: 25ccbcba744cf15d74ae0f826eb3e8417286352b v: v3 --- [refs] | 2 +- trunk/arch/i386/kernel/head.S | 4 +--- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 37c33ec71c4d..10f083980962 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 1f1014896d0ddf26ae03c12c21f73706e8461013 +refs/heads/master: 5fe4486c79cdc8dbbb2a9c3f884a5ad0830a5a23 diff --git a/trunk/arch/i386/kernel/head.S b/trunk/arch/i386/kernel/head.S index 7c52b222207e..8f0382161c91 100644 --- a/trunk/arch/i386/kernel/head.S +++ b/trunk/arch/i386/kernel/head.S @@ -162,9 +162,7 @@ page_pde_offset = (__PAGE_OFFSET >> 20); * which will be freed later */ -#ifdef CONFIG_HOTPLUG_CPU -.section .text,"ax",@progbits -#else +#ifndef CONFIG_HOTPLUG_CPU .section .init.text,"ax",@progbits #endif