diff options
Diffstat (limited to 'arch/i386/kernel/tsc.c')
| -rw-r--r-- | arch/i386/kernel/tsc.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/arch/i386/kernel/tsc.c b/arch/i386/kernel/tsc.c index debd7dbb4158..a39280b4dd3a 100644 --- a/arch/i386/kernel/tsc.c +++ b/arch/i386/kernel/tsc.c | |||
| @@ -292,7 +292,6 @@ static struct clocksource clocksource_tsc = { | |||
| 292 | 292 | ||
| 293 | void mark_tsc_unstable(char *reason) | 293 | void mark_tsc_unstable(char *reason) | 
| 294 | { | 294 | { | 
| 295 | sched_clock_unstable_event(); | ||
| 296 | if (!tsc_unstable) { | 295 | if (!tsc_unstable) { | 
| 297 | tsc_unstable = 1; | 296 | tsc_unstable = 1; | 
| 298 | tsc_enabled = 0; | 297 | tsc_enabled = 0; | 
