diff options
author | Andy Lutomirski <[email protected]> | 2015-06-25 18:44:06 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-07-06 15:23:28 +0200 |
commit | fe47ae6e1a5005b2e82f7eab57b5c3820453293a (patch) | |
tree | 6ed314df39faec887de47f1b6b5765bb841f89e1 /arch/x86/kernel/apb_timer.c | |
parent | 732f374ba50b64150bf954c2d4e9f6fae583cccf (diff) |
x86/asm/tsc: Remove rdtscl()
It has no more callers, and it was never a very sensible
interface to begin with. Users of the TSC should either read all
64 bits or explicitly throw out the high bits.
Signed-off-by: Andy Lutomirski <[email protected]>
Signed-off-by: Borislav Petkov <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Brian Gerst <[email protected]>
Cc: Denys Vlasenko <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Huang Rui <[email protected]>
Cc: John Stultz <[email protected]>
Cc: Len Brown <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Ralf Baechle <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: kvm ML <[email protected]>
Link: http://lkml.kernel.org/r/250105f7cee519be9d7fc4464b5784caafc8f4fe.1434501121.git.luto@kernel.org
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'arch/x86/kernel/apb_timer.c')
0 files changed, 0 insertions, 0 deletions