From: Bob Moore Date: Fri, 4 Jul 2008 02:41:41 +0000 (+0800) Subject: ACPICA: Fix memory leak when deleting thermal/processor objects X-Git-Tag: v2.6.27-rc4~68^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2843ae7734075f5d7072cf1230758bf8cf840af7;p=pandora-kernel.git ACPICA: Fix memory leak when deleting thermal/processor objects Fixes a possible memory leak when thermal and processor objects are deleted. Any associated notify handlers (and objects) were not being deleted. Fiodor Suietov. BZ 506 http://www.acpica.org/bugzilla/show_bug.cgi?id=506 Signed-off-by: Fiodor Suietov Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Andi Kleen --- Reading git-diff-tree failed