Marcelo, Here is a trivial cleanup patch that replaces: test_bit(X86_FEATURE_TSC, &boot_cpu_data.x86_capability) w/ the cpu_has_tsc macro. I believe this was originally by Brian Gerst for 2.5 thanks -john