]> git.baikalelectronics.ru Git - kernel.git/commit
x86: remove duplicate call to use_tsc_delay
authorGlauber Costa <gcosta@redhat.com>
Thu, 10 Jul 2008 17:01:47 +0000 (14:01 -0300)
committerIngo Molnar <mingo@elte.hu>
Thu, 10 Jul 2008 17:47:55 +0000 (19:47 +0200)
commit7493fc3b7a1275e021981cd16987231bd2d6d00c
treeb8e9ae0b981759a4486cbcd3afcaaca606a5e1e1
parentda140cfa3544e00fd48128bf72f0b1fa0445d26c
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>
arch/x86/kernel/tsc.c