From: Thomas Gleixner Date: Fri, 16 Feb 2007 09:27:33 +0000 (-0800) Subject: [PATCH] Simplify the registration of clocksources X-Git-Tag: v2.6.21-rc1~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92c7e00254b2d0efc1e36ac3e45474ce1871b6b2;p=pandora-kernel.git [PATCH] Simplify the registration of clocksources Enqueue clocksources in rating order to make selection of the clocksource easier. Also check the match with an user override at enqueue time. Preparatory patch for the generic clocksource verification. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar Cc: john stultz Cc: Roman Zippel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed