kbench_mod: replace use of cpu_has_tsc by boot_cpu_has() The former one is not available since Linux 4.6 and boot_cpu_has() is available since a long time. Signed-off-by: Vincent Bernat <vincent@bernat.im> Signed-off-by: David S. Miller <davem@davemloft.net>