commit | 7265b6f10deba1cbe071cee646b063bda07ecd68 | [log] [tgz] |
---|---|---|
author | Pavel Machek <pavel@ucw.cz> | Tue Feb 19 11:02:30 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Feb 26 12:55:54 2008 +0100 |
tree | 85b00f919a6c062a1e86a54c330de933cd08c839 | |
parent | f5106d91f2bf9153d6420f9ebb8114f73f9ce66a [diff] |
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>