From: Thomas Gleixner Date: Fri, 22 Jul 2011 09:12:51 +0000 (+0000) Subject: rtc: Limit RTC PIE frequency X-Git-Tag: v3.1-rc3~25^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e7a333eaa522ef73be01caec7a01521490aaf00;p=pandora-kernel.git rtc: Limit RTC PIE frequency The RTC pie hrtimer is self rearming. We really need to limit the frequency to something sensible. Thus limit it to the 8192Hz max value from the rtc man documentation Cc: Willy Tarreau Cc: stable@kernel.org Signed-off-by: Thomas Gleixner [jstultz: slightly reworked to use RTC_MAX_FREQ value] Signed-off-by: John Stultz --- Reading git-diff-tree failed