]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
x86: provide delay loop for x86_64.
authorGlauber Costa <gcosta@redhat.com>
Tue, 24 Jun 2008 12:34:08 +0000 (09:34 -0300)
committerIngo Molnar <mingo@elte.hu>
Wed, 9 Jul 2008 06:51:41 +0000 (08:51 +0200)
commit0a4d8a472f645d99f86303db1462b64e371b090d
treedd6b4b3d4a5cb415b06e8e1625ea811a9012119d
parentff1b15b646177c6cc465ac2dd0be6ae16e965654
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>
arch/x86/kernel/tsc.c
arch/x86/lib/delay_64.c