ACPICA: Debugger: Lock namespace for duration of a namespace dump
authorBob Moore <robert.moore@intel.com>
Wed, 12 Jan 2011 01:13:31 +0000 (09:13 +0800)
committerLen Brown <len.brown@intel.com>
Wed, 19 Jan 2011 04:47:55 +0000 (23:47 -0500)
commit672af843abfc9a41c7ec792722e04b6c68a3cfea
tree3aeb44daa826c02abb8621b01ffad47565f914bc
parent5d3131f5b0ae6303d042fd91ed9147ad4ae4bf6d
ACPICA: Debugger: Lock namespace for duration of a namespace dump

Prevents issues if the namespace is changing underneath the
debugger.  Especially temporary nodes, since the debugger displays
these also.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Reviewed-by: Rafael Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/acpica/nsdump.c