Przeglądaj źródła

Merge branch 'sh/stable-updates'

Paul Mundt 15 lat temu
rodzic
commit
dcac0d9827
1 zmienionych plików z 1 dodań i 1 usunięć
  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