• Michael Chang's avatar
    i386: fix TSC calibration using PIT · a03c1034
    Michael Chang authored
    Condition was accidentally reversed, so PIT calibration always failed
    when PIT was present and always succeeded when PIT was missing, but in
    the latter case resulted in absurdly fast clock.
    
    Reported and tested by Vitaly Kuznetsov <vkuznets@redhat.com>
    a03c1034