commit | b53ce3f7186e2fc561f02085b5021df10d715ce2 | [log] [tgz] |
---|---|---|
author | Bob Moore <robert.moore@intel.com> | Tue Jun 10 14:30:04 2008 +0800 |
committer | Andi Kleen <andi@basil.nowhere.org> | Wed Jul 16 23:27:04 2008 +0200 |
tree | 959078b16b2414f84626df89ed60aa4b00eb9309 | |
parent | fd0a43276dc986e186eb27e5755a18e97e07a7eb [diff] |
ACPICA: Fix mutex debug code for wrong loop termination value Loop was terminating one iteration early, missing one of the debugger handshake mutexes. Linn Crosetto. 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> Signed-off-by: Andi Kleen <ak@linux.intel.com>