Re: [PATCH 2/3] x86, perf: Support custom test values for extra_regs

From: Andi Kleen
Date: Tue Jun 30 2015 - 11:45:00 EST


On Tue, Jun 30, 2015 at 01:19:07PM +0200, Peter Zijlstra wrote:
> On Mon, Jun 29, 2015 at 02:22:14PM -0700, Andi Kleen wrote:
> > From: Andi Kleen <ak@xxxxxxxxxxxxxxx>
> >
> > Current kernels always test extra registers at boot with RMW
> > cycle, to catch lying virtual machines.
> >
> > For a new register the standard 0x1ff test value does not work,
> > as 0x1ff is not a valid value and causes an #GP.
> >
> > Add the ability to add custom test values to an extra_reg
> > into the description tables.
>
> Just wondering; is there not a test value that works for all registers?

0x11 will likely work everywhere.

-Andi

--
ak@xxxxxxxxxxxxxxx -- Speaking for myself only
--
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/