From: Thomas Gleixner Date: Tue, 26 Jul 2011 23:08:19 +0000 (-0700) Subject: rtc: limit frequency X-Git-Tag: v3.1-rc1~214 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=431e2bcc371016824f419baa745f82388258f3ee;p=pandora-kernel.git rtc: limit frequency Due to the hrtimer self rearming mode a user can DoS the machine simply because it's starved by hrtimer events. The RTC hrtimer is self rearming. We really need to limit the frequency to something sensible. Signed-off-by: Thomas Gleixner Cc: John Stultz Cc: Ingo Molnar Cc: Ben Greear Cc: Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed