From: Akinobu Mita Date: Tue, 15 Jul 2008 08:09:03 +0000 (+0900) Subject: x86, intel_cacheinfo: fix use-after-free cache_kobject X-Git-Tag: v2.6.27-rc1~955^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b2b9c1af065a45ef00c26964420489a53581779;p=pandora-kernel.git x86, intel_cacheinfo: fix use-after-free cache_kobject This avoids calling kobject_uevent() with cache_kobject that has already been deallocated in an error path. Signed-off-by: Akinobu Mita Cc: "H. Peter Anvin" Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed