I don't think you should remove those. At some point the offset
needs to be reset when the frequency scale changes for obvious reasons,
and that needs to be fixed, not the code removed. Right now you'll get
scheduling inconsistencies during frequency changes on
!constant_tsc CPUs.
(actually it is still the wrong time -- really needs a grace
period during which the TSC is not used
ftp://firstfloor.org/pub/ak/quilt/patches/sched-clock implemented
some of these ideas against an older kernel)
-Andi
--