diff options
| author | john stultz <[email protected]> | 2007-04-04 19:08:24 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-04-04 21:12:47 -0700 |
| commit | 98de9e3ba23422b5c45b91c93aec1cb1e17514dc (patch) | |
| tree | 4a8e05e6d684efd2e293b552270941732d7cb7ef /include/linux/debugobjects.h | |
| parent | 7f42d3b8a72ab585f3166a269276c8cca12088af (diff) | |
[PATCH] fix jiffies clocksource inittime
In debugging a problem w/ the -rt tree, I noticed that on systems that mark
the tsc as unstable before it is registered, the TSC would still be
selected and used for a short period of time. Digging in it looks to be a
result of the mix of the clocksource list changes and my clocksource
initialization changes.
With the -rt tree, using a bad TSC, even for a short period of time can
results in a hang at boot. I was not able to reproduce this hang w/
mainline, but I'm not completely certain that someone won't trip on it.
This patch resolves the issue by initializing the jiffies clocksource
earlier so a bad TSC won't get selected just because nothing else is yet
registered.
Signed-off-by: John Stultz <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Andi Kleen <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions