ACPICA: Put back the call to acpi_os_validate_address
commit55bd02eb4c6e40c2870aee19c5e36d1a85713be8
authorLin Ming <ming.m.lin@intel.com>
Tue, 29 Nov 2011 14:13:35 +0000 (29 22:13 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Jan 2012 01:24:58 +0000 (25 17:24 -0800)
tree2fc87336866c866dcaec7f1458a49bfafb0b5d01
parent0076d42a31bac7853d3c77c3858d2685f6fe8f2d
ACPICA: Put back the call to acpi_os_validate_address

commit da4d8b287abe783d30e968155614531a0937d090 upstream.

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.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/acpi/acpica/dsargs.c