diff options
author | Tony Luck <tony.luck@intel.com> | 2005-10-28 17:32:44 -0400 |
---|---|---|
committer | Tony Luck <tony.luck@intel.com> | 2005-10-28 17:32:44 -0400 |
commit | 556902cd2d2cfdc54fe1f1d7f3ac5e2eb276ac09 (patch) | |
tree | 0327adc0cb1a4ae608ea293ae7d80a0948211b06 /include/asm-ia64/sn/nodepda.h | |
parent | 5833f1420b96c4f9b193b7f2fcbc0003dc032fe8 (diff) | |
parent | 36735554571ea619e38210a20f429798de90adc1 (diff) |
Pull remove-sn-bist-lock into release branch
Diffstat (limited to 'include/asm-ia64/sn/nodepda.h')
-rw-r--r-- | include/asm-ia64/sn/nodepda.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/asm-ia64/sn/nodepda.h b/include/asm-ia64/sn/nodepda.h index 47bb8100fd00..6f6d69e39ff5 100644 --- a/include/asm-ia64/sn/nodepda.h +++ b/include/asm-ia64/sn/nodepda.h | |||
@@ -55,7 +55,6 @@ struct nodepda_s { | |||
55 | */ | 55 | */ |
56 | struct phys_cpuid phys_cpuid[NR_CPUS]; | 56 | struct phys_cpuid phys_cpuid[NR_CPUS]; |
57 | spinlock_t ptc_lock ____cacheline_aligned_in_smp; | 57 | spinlock_t ptc_lock ____cacheline_aligned_in_smp; |
58 | spinlock_t bist_lock; | ||
59 | }; | 58 | }; |
60 | 59 | ||
61 | typedef struct nodepda_s nodepda_t; | 60 | typedef struct nodepda_s nodepda_t; |