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:
8d7c6a9
)
tracing/stack-tracer: fix locking and refcounts
author
Török Edwin
<edwintorok@gmail.com>
Sun, 23 Nov 2008 10:39:07 +0000
(12:39 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Sun, 23 Nov 2008 10:53:49 +0000
(11:53 +0100)
Impact: fix refcounting/object-access bug
Hold mmap_sem while looking up/accessing vma.
Hold the RCU lock while using the task we looked up.
Signed-off-by: Török Edwin <edwintorok@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found