Skip to content
Commit 849401b6 authored by Preeti U Murthy's avatar Preeti U Murthy Committed by Thomas Gleixner
Browse files

tick: Fixup more fallout from hrtimer broadcast mode



The hrtimer mode of broadcast is supported only when
GENERIC_CLOCKEVENTS_BROADCAST and TICK_ONESHOT config options
are enabled. Hence compile in the functions for hrtimer mode
of broadcast only when these options are selected.
Also fix max_delta_ticks value for the pseudo clock device.

Reported-by: default avatarFengguang Wu <fengguang.wu@intel.com>
Reported-by: default avatarIngo Molnar <mingo@kernel.org>
Signed-off-by: default avatarPreeti U Murthy <preeti@linux.vnet.ibm.com>
Link: http://lkml.kernel.org/r/52F719EE.9010304@linux.vnet.ibm.com


Signed-off-by: default avatarThomas Gleixner <tglx@linutronix.de>
parent f1689bb7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment