[PATCH 1/5] x86/kernel: Add option that TSC on Socket 0 being non-zero is valid

2017-10-12 Thread mike.travis
Add a flag to indicate and process that TSC counters are on chassis that reset at different times during system startup. Therefore which TSC ADJUST values should be zero is not predictable. Signed-off-by: Mike Travis Reviewed-by: Dimitri Sivanich Reviewed-by: Russ Anderson Reviewed-by: Andrew

[PATCH 1/5] x86/kernel: Add option that TSC on Socket 0 being non-zero is valid

2017-10-05 Thread mike.travis
Add a flag to indicate and process that TSC counters are on chassis that reset at different times during system startup. Therefore which TSC ADJUST values should be zero is not predictable. Signed-off-by: Mike Travis Reviewed-by: Dimitri Sivanich Reviewed-by: Russ Anderson Reviewed-by: Andrew

[PATCH 1/5] x86/kernel: Add option that TSC on Socket 0 being non-zero is valid

2017-10-02 Thread mike.travis
Add a flag to indicate and process that TSC counters are on chassis that reset at different times during system startup. Therefore which TSC ADJUST values should be zero is not predictable. Signed-off-by: Mike Travis Reviewed-by: Dimitri Sivanich Reviewed-by: Russ Anderson Reviewed-by: And ew