]> git.baikalelectronics.ru Git - kernel.git/commit
x86: notsc is ignored on common configurations
authorPavel Machek <pavel@ucw.cz>
Tue, 19 Feb 2008 10:02:30 +0000 (11:02 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 26 Feb 2008 11:55:54 +0000 (12:55 +0100)
commita15c25e052a441676fc8718a4cba5c6ae898e463
tree85b00f919a6c062a1e86a54c330de933cd08c839
parent539b6d0f8ead3eea5708c923558952d4659fd948
x86: notsc is ignored on common configurations

notsc is ignored in 32-bit kernels if CONFIG_X86_TSC is on.. which is
bad, fix it.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/tsc_32.c