ACPICA: Fix a fault when storing DdbHandle to Debug object
commit61ce421bb761f607b802c268bd8bd6a0c928a661
authorBob Moore <robert.moore@intel.com>
Thu, 10 Apr 2008 15:06:39 +0000 (10 19:06 +0400)
committerLen Brown <len.brown@intel.com>
Tue, 22 Apr 2008 18:29:25 +0000 (22 14:29 -0400)
treee0a18886209192de2145b3c08ba4b4ed865de017
parent5eb691805f7ec5960fe9d5d7fc57a7fc3097bbd0
ACPICA: Fix a fault when storing DdbHandle to Debug object

Fixed a problem with the Debug object where a store of a DdbHandle
reference object to the Debug object could cause a fault.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/executer/exstore.c