]> git.baikalelectronics.ru Git - kernel.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)
commit2eb27d913a43c305aecc8e43ea9a53dd12be3f46
tree7e36cc5e2a6e4e63e47397c63a390e8d8c41889a
parentf0d1935d5da4abfbb9fb5f4e48f45fac70616beb
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