lkml.org 
[lkml]   [1999]   [Feb]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: Kernel 2.2.1 hangs on boot
Date
> Alan-
> This fixed the problem for me. :o)
> LP
>
>
> <- - if (boot_cpu_data.x86_capability & X86_FEATURE_TSC) {
> <+ if (0 && boot_cpu_data.x86_capability & X86_FEATURE_TSC) {
> < #ifndef do_gettimeoffset
> < do_gettimeoffset = do_fast_gettimeoffset;
> < #endif

Excellent that proves the hypothesis - the timestamp tuning code in 2.2.*
is indeed broken.


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

\
 
 \ /
  Last update: 2005-03-22 13:50    [W:1.459 / U:0.536 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site