From: Thomas Gleixner Date: Fri, 16 Feb 2007 09:27:36 +0000 (-0800) Subject: [PATCH] clocksource: replace is_continuous by a flag field X-Git-Tag: v2.6.21-rc1~152 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73b08d2aa4245806ef1bdd48463e9a0b045c62cf;p=pandora-kernel.git [PATCH] clocksource: replace is_continuous by a flag field Using a flag filed allows to encode more than one information into a variable. Preparatory patch for the generic clocksource verification. [mingo@elte.hu: convert vmitime.c to the new clocksource flag] 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