]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ARM: fix forced-HZ values
authorRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 10 Sep 2013 22:47:55 +0000 (23:47 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Tue, 10 Sep 2013 22:47:55 +0000 (23:47 +0100)
commit47d846827e398af12d79e9fc4593337b9e931cab
tree7e36cc5e2a6e4e63e47397c63a390e8d8c41889a
parent9319206d712a5462b93870c38144a7c9a452d392
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 <olof@lixom.net>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig