git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3390f6
)
hugetlb: add missing unlock in avoidcopy path in hugetlb_cow()
author
Naoya Horiguchi
<n-horiguchi@ah.jp.nec.com>
Fri, 2 Jul 2010 05:47:20 +0000
(14:47 +0900)
committer
Andi Kleen
<ak@linux.intel.com>
Wed, 11 Aug 2010 07:23:48 +0000
(09:23 +0200)
This patch fixes possible deadlock in hugepage lock_page()
by adding missing unlock_page().
libhugetlbfs test will hit this bug when the next patch in this
patchset ("hugetlb, HWPOISON: move PG_HWPoison bit check") is applied.
Signed-off-by: Naoya Horiguchi <n-horiguchi@ah.jp.nec.com>
Signed-off-by: Jun'ichi Nomura <j-nomura@ce.jp.nec.com>
Acked-by: Fengguang Wu <fengguang.wu@intel.com>
Signed-off-by: Andi Kleen <ak@linux.intel.com>
mm/hugetlb.c
patch
|
blob
|
history
diff --cc
mm/hugetlb.c
Simple merge