commit | e54afe38630e3b577968428f48ed8ef1e13a2a15 | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Thu Jul 10 14:01:47 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Jul 10 19:47:55 2008 +0200 |
tree | b8e9ae0b981759a4486cbcd3afcaaca606a5e1e1 | |
parent | f87f38ec5a5157aa39f44f6018dc58ea62f8e0e2 [diff] |
x86: remove duplicate call to use_tsc_delay Integration generated a duplicate call to use_tsc_delay. Particularly, the one that is done before we check for general tsc usability seems wrong. Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>