Re: [PATCH] x86 (64): make calibrate_APIC_clock() SMI-safe (take 2)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Martin Wilck
Date: Friday, July 25, 2008 - 5:29 am

Cyrill Gorcunov wrote:


Yes.


 > +
 > +       return -EIO ;

This is wrong - you need to set *tsc also in the -EIO case, otherwise 
the function can return total bogus.

I have to say that my simplified patch failed to do the calibration 
correctly on our test system (the original patch worked well). Please 
stay tuned, we are investigating this currently.

Martin

-- 
Martin Wilck
PRIMERGY System Software Engineer
FSC IP ESP DEV 6

Fujitsu Siemens Computers GmbH
Heinz-Nixdorf-Ring 1
33106 Paderborn
Germany

Tel:			++49 5251 8 15113
Fax:			++49 5251 8 20209
Email:			mailto:martin.wilck@fujitsu-siemens.com
Internet:		http://www.fujitsu-siemens.com
Company Details:	http://www.fujitsu-siemens.com/imprint.html
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] x86 (64): make calibrate_APIC_clock() smp-safe, Martin Wilck, (Thu Jul 24, 3:47 am)
Re: [PATCH] x86 (64): make calibrate_APIC_clock() smp-safe, Cyrill Gorcunov, (Thu Jul 24, 4:16 am)
Re: [PATCH] x86 (64): make calibrate_APIC_clock() smp-safe, Cyrill Gorcunov, (Thu Jul 24, 5:05 am)
Re: [PATCH] x86 (64): make calibrate_APIC_clock() smp-safe, H. Peter Anvin, (Thu Jul 24, 6:31 am)
Re: [PATCH] x86 (64): make calibrate_APIC_clock() SMI-safe, Cyrill Gorcunov, (Thu Jul 24, 7:31 am)
Re: [PATCH] x86 (64): make calibrate_APIC_clock() SMI-safe, Cyrill Gorcunov, (Thu Jul 24, 8:01 am)
Re: [PATCH] x86 (64): make calibrate_APIC_clock() SMI-safe ..., Martin Wilck, (Fri Jul 25, 5:29 am)