commit | 672af843abfc9a41c7ec792722e04b6c68a3cfea | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Wed Jan 12 09:13:31 2011 +0800 |
committer | Len Brown <len.brown@intel.com> | Tue Jan 18 23:47:55 2011 -0500 |
tree | 3aeb44daa826c02abb8621b01ffad47565f914bc | |
parent | 5d3131f5b0ae6303d042fd91ed9147ad4ae4bf6d [diff] |
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>