From: Thomas Gleixner Date: Thu, 25 Apr 2013 20:31:45 +0000 (+0000) Subject: clocksource: Allow clocksource select to skip current clocksource X-Git-Tag: v3.11-rc1~77^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5a2e34375a5e2b711aea488ac3ae50eeba6d57c;p=pandora-kernel.git clocksource: Allow clocksource select to skip current clocksource Preparatory patch for clocksource unbind support. Split out code from clocksource_select and modify it, so it skips the current clocksource on request and tries to find a fallback clocksource. Convert all existing users. No functional change. Signed-off-by: Thomas Gleixner Cc: John Stultz Cc: Magnus Damm Link: http://lkml.kernel.org/r/20130425143435.834965397@linutronix.de Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed