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:
c2f9f20
)
futex: fixup get_futex_key() for private futexes
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Tue, 30 Sep 2008 10:33:07 +0000
(12:33 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 30 Sep 2008 10:36:02 +0000
(12:36 +0200)
With the get_user_pages_fast() patches we made get_futex_key() obtain a
reference on the returned key, but failed to do so for private futexes.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Acked-by: Nick Piggin <nickpiggin@yahoo.com.au>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found