Re: [PATCH 23/23] clocksource tsc: add verify routine

From: Ingo Molnar
Date: Wed Jan 31 2007 - 12:34:41 EST



* Daniel Walker <dwalker@xxxxxxxxxx> wrote:

> > firstly, it allows a circular verification dependency in
> > highres+dyntick mode between the jiffies and tsc clocksources.
>
> In the current implementation, it's only happens if the only clocks
> that exist are "tsc" and "jiffies" which makes verification impossible
> anyway .. It's unlikely, but it is possible , the fix is not that
> complex.

yes, the fix is not that complex and it already exists: Thomas'
clocksource-add-verification-watchdog-helper.patch. You said before that
Thomas' code was unnecessarily generic, but your version contained at
least one bug, despite having had review feedback about precisely that
issue.

Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/