ACPICA: ACPICA: Fix for _INI regression
authorTomasz Nowicki <tomasz.nowicki@linaro.org>
Wed, 8 May 2013 04:02:06 +0000 (04:02 +0000)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Wed, 8 May 2013 13:31:53 +0000 (15:31 +0200)
commit04a29a15520463e072b1a98d8989f04233ee4a7e
tree13e92b51c0a6896bfdf323f4abb45e4d542addee
parent3aa2eeacb559e9901153d3b084ade81515b0967e
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 <tomasz.nowicki@linaro.org>

References: https://bugs.acpica.org/show_bug.cgi?id=1016
Signed-off-by: Tomasz Nowicki <tomasz.nowicki@linaro.org>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/nsinit.c