From 47d846827e398af12d79e9fc4593337b9e931cab Mon Sep 17 00:00:00 2001 From: Russell King Date: Tue, 10 Sep 2013 23:47:55 +0100 Subject: [PATCH] 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-format-patch failed