]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Jan 2012 00:13:48 +0000 (16:13 -0800)
commit0726687ca114dfbba266452fefa6fd05080c9826
tree39992f281aed96efd5309838be8ebc4a915fdb64
parenta591555d5dad4b3ab47ced3f775dce73e8ce00e6
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