git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff1b15b
)
x86: provide delay loop for x86_64.
author
Glauber Costa
<gcosta@redhat.com>
Tue, 24 Jun 2008 12:34:08 +0000
(09:34 -0300)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 9 Jul 2008 06:51:41 +0000
(08:51 +0200)
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>
No differences found