commit | 0a4d8a472f645d99f86303db1462b64e371b090d | [log] [tgz] |
---|---|---|
author | Glauber Costa <gcosta@redhat.com> | Tue Jun 24 09:34:08 2008 -0300 |
committer | Ingo Molnar <mingo@elte.hu> | Wed Jul 09 08:51:41 2008 +0200 |
tree | dd6b4b3d4a5cb415b06e8e1625ea811a9012119d | |
parent | ff1b15b646177c6cc465ac2dd0be6ae16e965654 [diff] |
x86: provide delay loop for x86_64. This is for consistency with i386. We call use_tsc_delay() at tsc initialization for x86_64, so we'll be always using it. Signed-off-by: Glauber Costa <gcosta@redhat.com> Signed-off-by: H. Peter Anvin <hpa@zytor.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>