[PATCH 03/15] cleanup write_tsc

2007-12-20 Thread Glauber de Oliveira Costa
write_tsc() does not need to be enclosed in any paravirt closure, as it uses wrmsr(). So we rip off the duplicate in msr.h and the definition from paravirt.h Signed-off-by: Glauber de Oliveira Costa <[EMAIL PROTECTED]> --- include/asm-x86/msr.h |2 -- include/asm-x86/paravirt.h |2

[PATCH 03/15] cleanup write_tsc

2007-12-20 Thread Glauber de Oliveira Costa
write_tsc() does not need to be enclosed in any paravirt closure, as it uses wrmsr(). So we rip off the duplicate in msr.h and the definition from paravirt.h Signed-off-by: Glauber de Oliveira Costa [EMAIL PROTECTED] --- include/asm-x86/msr.h |2 -- include/asm-x86/paravirt.h |2 --