From: Bob Moore Date: Wed, 24 Jun 2009 05:38:02 +0000 (+0800) Subject: ACPICA: Fix: Predefined object repair executed only once X-Git-Tag: v2.6.32-rc1~171^2~16^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0444e8f6d72d6e38f92d48884bc90bbc6c22fd5a;p=pandora-kernel.git ACPICA: Fix: Predefined object repair executed only once This fixes a problem where the code that attempts to repair/convert an object of incorrect type is only executed on the first time the predefined method is called. The mechanism that disables warnings on subsequent calls was interfering with the repair mechanism. ACPICA BZ 781. http://acpica.org/bugzilla/show_bug.cgi?id=781 Signed-off-by: Bob Moore Signed-off-by: Lin Ming Signed-off-by: Len Brown --- Reading git-diff-tree failed