From: Joe Korty Date: Mon, 25 Aug 2008 21:16:23 +0000 (-0400) Subject: lockstat: repair erronous contention statistics X-Git-Tag: v2.6.27-rc5~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04148b73b89d49fe0fe201bcee395e51f7d637ce;p=pandora-kernel.git lockstat: repair erronous contention statistics Fix bad contention counting in /proc/lock_stat. /proc/lockstat tries to gather per-ip contention statistics per-lock. This was failing due to a garbage per-ip index selector being used. Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed