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:
1e43ba9
)
arm64: perf: Don't use of_node after putting it
author
Stephen Boyd
<sboyd@codeaurora.org>
Wed, 3 Jun 2015 20:53:37 +0000
(21:53 +0100)
committer
Catalin Marinas
<catalin.marinas@arm.com>
Tue, 30 Jun 2015 17:13:03 +0000
(18:13 +0100)
It's possible, albeit unlikely, that using the of_node here will
reference freed memory. Call of_node_put() after printing the
name to be safe.
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/kernel/perf_event.c
patch
|
blob
|
history
diff --cc
arch/arm64/kernel/perf_event.c
Simple merge