From: Preeti U Murthy Date: Sun, 9 Feb 2014 06:02:22 +0000 (+0530) Subject: tick: Fixup more fallout from hrtimer broadcast mode X-Git-Tag: v3.15-rc1~123^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=849401b66d305f3feb75b6db7459b95ad190552a;p=pandora-kernel.git 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: Fengguang Wu Reported-by: Ingo Molnar Signed-off-by: Preeti U Murthy Link: http://lkml.kernel.org/r/52F719EE.9010304@linux.vnet.ibm.com Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed