Re: [PATCH] x86 debugctl MSR access interface

From: Ananth N Mavinakayanahalli
Date: Mon Nov 10 2008 - 00:59:35 EST


On Fri, Nov 07, 2008 at 03:44:09PM +0100, stephane eranian wrote:
> Hello,
>
> On Intel X86 processors, the DEBUGCTL msr contains lots of bits
> to control various unrelated features, such as LBR, BTS, PMU.
>
> Nowadays, several subsystems need access to this MSR to set or
> clear the bits they care about. In 2.6.27, the new DS/BTS interface
> was introduced and DEBUGCTL can now be cleared and restored
> on context switches.
>
> The KPROBE interface also uses DEBUGCTL.

Stephane,

I see no problems with the kprobes part of the patch.

Ananth
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/