From 730442601cc01e5542590901af07ebdfbc013b8c Mon Sep 17 00:00:00 2001 From: Matthew Wilcox Date: Tue, 19 Sep 2006 19:32:42 -0600 Subject: [PATCH] --- yaml --- r: 38543 b: refs/heads/master c: d207ac0f7c9736782bfa51cff2109b74d26c3622 h: refs/heads/master i: 38541: 55d72cddc678e7bed8802831b64f589647703502 38539: 38d975d19d8b849aa0d867bf2e4d2a567a22ea2b 38535: 6681b603a0bdea62b5e4c5019633698d7dc2d4cb 38527: 12f6d91cef2d9612a56d67b88dcd363b3b052d3b v: v3 --- [refs] | 2 +- trunk/arch/parisc/kernel/cache.c | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 5839512e924a..80595ed507a0 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 32f468139209459c3293a0895cf5b8e66ccc30a5 +refs/heads/master: d207ac0f7c9736782bfa51cff2109b74d26c3622 diff --git a/trunk/arch/parisc/kernel/cache.c b/trunk/arch/parisc/kernel/cache.c index 7e8d697aef36..e91c2be7236a 100644 --- a/trunk/arch/parisc/kernel/cache.c +++ b/trunk/arch/parisc/kernel/cache.c @@ -35,15 +35,12 @@ int icache_stride __read_mostly; EXPORT_SYMBOL(dcache_stride); -#if defined(CONFIG_SMP) /* On some machines (e.g. ones with the Merced bus), there can be * only a single PxTLB broadcast at a time; this must be guaranteed * by software. We put a spinlock around all TLB flushes to * ensure this. */ DEFINE_SPINLOCK(pa_tlb_lock); -EXPORT_SYMBOL(pa_tlb_lock); -#endif struct pdc_cache_info cache_info __read_mostly; #ifndef CONFIG_PA20