lockstat: fixup signed division
authorPeter Zijlstra <a.p.zijlstra@chello.nl>
Tue, 23 Sep 2008 13:33:41 +0000 (15:33 +0200)
committerIngo Molnar <mingo@elte.hu>
Tue, 23 Sep 2008 14:19:37 +0000 (16:19 +0200)
commit6918bc5c830e890681eabb3c6cb6b8d117a52d14
tree1e7eff6405d2e086fbf0db6a64d76bba21ea630a
parent9b9b181ce53ef387dfe3df9316bbc641fca13d51
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>
kernel/lockdep_proc.c