commit | b42e737e576339c795d9ac77a1fce6057f6bc0cf | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Mon Aug 11 12:34:42 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Aug 11 12:34:42 2008 +0200 |
tree | 05aa0ba4f7dfd8d8a5ac3dc85893c18a20f159d3 | |
parent | 3295f0ef9ff048a4619ede597ad9ec9cab725654 [diff] |
lockdep: fix overflow in the hlock shrinkage code There is a overflow by 1 case in the new shrunken hlock code. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>