]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] x86-64: Remove disable_tsc code in context switch
authorAndi Kleen <ak@suse.de>
Mon, 12 Sep 2005 16:49:24 +0000 (18:49 +0200)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 12 Sep 2005 17:50:55 +0000 (10:50 -0700)
commit6ea8478c6f3a74c08862631172ecf38203ad3f5c
tree4724a4d993dc1c45830bd8cf39ab5fef70391cd6
parent8bd394955a1fcd064e77118d05f36fd2055947ac
[PATCH] x86-64: Remove disable_tsc code in context switch

It only offers extremly dubious security advantages and
is not worth the overhead in this critical path.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/process.c