]> err.no Git - linux-2.6/blobdiff - arch/x86/kernel/step.c
x86: mtrr cleanup for converting continuous to discrete layout, v8
[linux-2.6] / arch / x86 / kernel / step.c
index 071ff4798236736f9d961050954589a4adb54fe4..92c20fee6781b5f5d419335e68eee8361b7f960d 100644 (file)
@@ -148,7 +148,7 @@ static void write_debugctlmsr(struct task_struct *child, unsigned long val)
        if (child != current)
                return;
 
-       wrmsrl(MSR_IA32_DEBUGCTLMSR, val);
+       update_debugctlmsr(val);
 }
 
 /*