From a58d7ef26d3670c7b190a74ad865ee66bec72d42 Mon Sep 17 00:00:00 2001 From: Simon Horman Date: Tue, 15 May 2007 01:41:15 -0700 Subject: [PATCH] --- yaml --- r: 56391 b: refs/heads/master c: 0fcdf96ca95f81a0e1fd91a2de16dc67c641c958 h: refs/heads/master i: 56389: 862ef701e3b754dd000431965ff62bd5de136264 56387: c87266a14dbd6a70d7b1121387dfa5415c9fdc60 56383: c9a8c5d8c005151f923ff63e5d1c7d570c8b5c52 v: v3 --- [refs] | 2 +- trunk/include/asm-alpha/mmu_context.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 8cc966755468..73918c562210 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: b67405bbbba6bbd28dfd5337b29d5bc5a1140afb +refs/heads/master: 0fcdf96ca95f81a0e1fd91a2de16dc67c641c958 diff --git a/trunk/include/asm-alpha/mmu_context.h b/trunk/include/asm-alpha/mmu_context.h index 0bd7bd2ccb90..6a5be1f7debf 100644 --- a/trunk/include/asm-alpha/mmu_context.h +++ b/trunk/include/asm-alpha/mmu_context.h @@ -85,8 +85,8 @@ __reload_thread(struct pcb_struct *pcb) * +-------------+----------------+--------------+ */ -#ifdef CONFIG_SMP #include +#ifdef CONFIG_SMP #define cpu_last_asn(cpuid) (cpu_data[cpuid].last_asn) #else extern unsigned long last_asn;