From: Bob Moore Date: Tue, 10 Jun 2008 06:29:26 +0000 (+0800) Subject: ACPICA: Fix for access to deleted object X-Git-Tag: v2.6.26-rc6~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8410565f540db87ca938f56f92780d251e4f157d;p=pandora-kernel.git ACPICA: Fix for access to deleted object Fixes problem introduced in 20080123, with fix for Unload operator. Parse tree object can be already deleted; must use the opcode within the WalkState. ACPI: kmemcheck: Caught 16-bit read from freed memory http://bugzilla.kernel.org/show_bug.cgi?id=10669 Signed-off-by: Lin Ming Signed-off-by: Bob Moore Signed-off-by: Len Brown --- Reading git-diff-tree failed