summaryrefslogtreecommitdiffstats
path: root/arch/sh
diff options
context:
space:
mode:
authorPaul Mundt <lethal@linux-sh.org>2010-06-21 14:52:46 +0900
committerPaul Mundt <lethal@linux-sh.org>2010-06-21 14:52:46 +0900
commitdcac0d982777e75e022390d80019f7aeb2ec91f9 (patch)
tree845c2264f3de00054b6a98d66ef08d9a0c951288 /arch/sh
parent9a9fcfa04e86d26dd6129eb08165b696d602a118 (diff)
parent0e6f989ba83e6fa64e979d3488f01670b8be7959 (diff)
downloadop-kernel-dev-dcac0d982777e75e022390d80019f7aeb2ec91f9.zip
op-kernel-dev-dcac0d982777e75e022390d80019f7aeb2ec91f9.tar.gz
Merge branch 'sh/stable-updates'
Diffstat (limited to 'arch/sh')
-rw-r--r--arch/sh/mm/pmb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/sh/mm/pmb.c b/arch/sh/mm/pmb.c
index 18623ba..6379091 100644
--- a/arch/sh/mm/pmb.c
+++ b/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
OpenPOWER on IntegriCloud