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:
2b7207a
)
x86, intel_cacheinfo: fix use-after-free cache_kobject
author
Akinobu Mita
<akinobu.mita@gmail.com>
Tue, 15 Jul 2008 08:09:03 +0000
(17:09 +0900)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 18 Jul 2008 15:49:33 +0000
(17:49 +0200)
This avoids calling kobject_uevent() with cache_kobject that has
already been deallocated in an error path.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: "H. Peter Anvin" <hpa@zytor.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found