From: Heiko Carstens Date: Wed, 5 Jan 2011 11:48:18 +0000 (+0100) Subject: [S390] prevent unneccesary loops_per_jiffy recalculation X-Git-Tag: v2.6.38-rc1~461^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e1023016cf17152972b98bce6c144834a4916d5;p=pandora-kernel.git [S390] prevent unneccesary loops_per_jiffy recalculation When the seqfile /proc/cpuinfo gets accesses for each possible cpu loops_per_jiffy gets recalculated. However its value is only needed on first access. In addition loops_per_jiffy should be recalculated when the machine reports a capability change. Signed-off-by: Heiko Carstens Signed-off-by: Martin Schwidefsky --- Reading git-diff-tree failed