[ARM] 2857/2: Dynamic tick - fix OOPS if configured and not provided
authorBen Dooks <ben-linux@fluff.org>
Wed, 31 Aug 2005 08:42:14 +0000 (09:42 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 31 Aug 2005 08:42:14 +0000 (09:42 +0100)
commit3618886f645c2ede45742d3e3d22a96b2ee2f527
tree7fdfb43dd3a4db112343caccce091c12435210da
parent083bc6b3c9b52b5998cc49d4aa2f8f15c2e84e6b
[ARM] 2857/2: Dynamic tick - fix OOPS if configured and not provided

Patch from Ben Dooks

timer_dyn_reprogram() fails with an OOPS if the
configuration for CONFIG_NO_IDLE_HZ is enabled, and
the system has no support for it.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/kernel/time.c