From f0175c2b60ee5edaf7b11acd598f958d8c355671 Mon Sep 17 00:00:00 2001 From: Andi Kleen Date: Wed, 11 Jan 2006 22:45:12 +0100 Subject: [PATCH] --- yaml --- r: 17982 b: refs/heads/master c: 3c0217511313a46039137d2dab30fdb1c5a65e64 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/asm-x86_64/proto.h | 2 -- trunk/include/asm-x86_64/smp.h | 1 + 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/[refs] b/[refs] index f1d774b43b3e..5613f7be2447 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b9d1e4bd6e44f2a75340226eb5f762e16bb4652f +refs/heads/master: 3c0217511313a46039137d2dab30fdb1c5a65e64 diff --git a/trunk/include/asm-x86_64/proto.h b/trunk/include/asm-x86_64/proto.h index 113e8a235b27..56dc70b7a6e4 100644 --- a/trunk/include/asm-x86_64/proto.h +++ b/trunk/include/asm-x86_64/proto.h @@ -67,8 +67,6 @@ extern void load_gs_index(unsigned gs); extern unsigned long end_pfn_map; -extern cpumask_t cpu_initialized; - extern void show_trace(unsigned long * rsp); extern void show_registers(struct pt_regs *regs); diff --git a/trunk/include/asm-x86_64/smp.h b/trunk/include/asm-x86_64/smp.h index d030409a8fb5..9ccbb2cfd5c0 100644 --- a/trunk/include/asm-x86_64/smp.h +++ b/trunk/include/asm-x86_64/smp.h @@ -35,6 +35,7 @@ extern cpumask_t cpu_present_mask; extern cpumask_t cpu_possible_map; extern cpumask_t cpu_online_map; extern cpumask_t cpu_callout_map; +extern cpumask_t cpu_initialized; /* * Private routines/data