Alexey Dobriyan wrote:
It will execute rdmsr and wrmsr only on the cpu we need.
Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]>
This is good, but a bit incomplete; see other message recently posted to
LKML. Since this affects paravirtualization I want to minimize the
number of changes.
It will execute rdmsr and wrmsr only on the cpu we need.
Signed-off-by: Alexey Dobriyan <[EMAIL PROTECTED]>
---
arch/i386/kernel/msr.c | 13 -
1 file changed, 4 insertions(+), 9 deletions(-)
--- a/arch/i386/kernel/msr.c
+++ b/arch/i386/kernel/msr.c
@@ -68,7 +68,6 @@ static inline
2 matches
Mail list logo