ACPICA: Optimization: Reduce the number of namespace walks
authorAlexey Starikovskiy <astarikovskiy@suse.de>
Wed, 26 May 2010 05:59:51 +0000 (13:59 +0800)
committerLen Brown <len.brown@intel.com>
Wed, 7 Jul 2010 02:33:57 +0000 (22:33 -0400)
On control method exit, only walk the namespace if the method is
known to have created namespace objects outside of its local scope.

Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found