commit | 6918bc5c830e890681eabb3c6cb6b8d117a52d14 | [log] [tgz] |
---|---|---|
author | Peter Zijlstra <a.p.zijlstra@chello.nl> | Tue Sep 23 15:33:41 2008 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Sep 23 16:19:37 2008 +0200 |
tree | 1e7eff6405d2e086fbf0db6a64d76bba21ea630a | |
parent | 9b9b181ce53ef387dfe3df9316bbc641fca13d51 [diff] |
lockstat: fixup signed division Some recent modification to this code made me notice the little todo mark. Now that we have more elaborate 64-bit division functions this isn't hard. Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Ingo Molnar <mingo@elte.hu>