]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit42cf0e10a9d8174fbb48123f333daa3c81516c82
tree3aeb44daa826c02abb8621b01ffad47565f914bc
parentb9e831f7693d061ad6b765b43687d36d93154e10
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