From: Tomasz Nowicki Date: Wed, 8 May 2013 04:02:06 +0000 (+0000) Subject: ACPICA: ACPICA: Fix for _INI regression X-Git-Tag: v3.10-rc1~22^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04a29a15520463e072b1a98d8989f04233ee4a7e;p=pandora-kernel.git ACPICA: ACPICA: Fix for _INI regression This change fixes a problem introduced by recent commit c34c82b (ACPICA: Predefine names: Add allowed argument types to master info table) in 20130328 where _INI methods are no longer executed properly because of a memory block that is not initialized properly. ACPICA BZ1016. Tomasz Nowicki References: https://bugs.acpica.org/show_bug.cgi?id=1016 Signed-off-by: Tomasz Nowicki Signed-off-by: Bob Moore Signed-off-by: Lv Zheng Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed