ACPICA: Put back the call to acpi_os_validate_address
authorLin Ming <ming.m.lin@intel.com>
Tue, 29 Nov 2011 14:13:35 +0000 (22:13 +0800)
committerLen Brown <len.brown@intel.com>
Tue, 17 Jan 2012 08:31:43 +0000 (03:31 -0500)
The call to acpi_os_validate_address in acpi_ds_get_region_arguments was
removed by mistake in commit 9ad19ac(ACPICA: Split large dsopcode and
dsload.c files).

Put it back.

Cc: stable@vger.kernel.org # 2.6.38+
Reported-and-bisected-by: Luca Tettamanti <kronos.it@gmail.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found