From: Russell King Date: Tue, 10 Sep 2013 22:47:55 +0000 (+0100) Subject: ARM: fix forced-HZ values X-Git-Tag: v3.12-rc1~27^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47d846827e398af12d79e9fc4593337b9e931cab;p=pandora-kernel.git ARM: fix forced-HZ values Olof Johansson reports that the tests against HZ_FIXED seem non-functional. Fix this by using '0' as a sentinel for "not specified" and test against that instead. Reported-by: Olof Johansson Signed-off-by: Russell King --- Reading git-diff-tree failed