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:
cde8e88
)
perf: Fix free_event()
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Mon, 13 Sep 2010 09:15:58 +0000
(11:15 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 13 Sep 2010 15:08:42 +0000
(17:08 +0200)
With the context rework stuff we can actually end up freeing an event
before it gets attached to a context.
Reported-by: Cyrill Gorcunov <gorcunov@gmail.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found