Browse Source

Merge branch 'sh/stable-updates'

Paul Mundt 15 years ago
parent
commit
dcac0d9827
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/sh/mm/pmb.c

+ 1 - 1
arch/sh/mm/pmb.c

@@ -770,7 +770,7 @@ static void __init pmb_resize(void)
 		spin_unlock_irqrestore(&pmbe->lock, flags);
 	}
 
-	read_lock(&pmb_rwlock);
+	read_unlock(&pmb_rwlock);
 }
 #endif