Re: [PATCH] Fix msr register allocation

From: Andi Kleen
Date: Mon Jul 30 2007 - 15:04:56 EST


Glauber de Oliveira Costa <gcosta@xxxxxxxxxx> writes:

> > Note that the EAX output constraint is re-used in the input section for
> > (u32)val, i.e. the lower half of the value to be written. And "wrmsr"
> > needs that in EAX, so you cannot change the output constraint without
> > touching the input constraint.
> Right again. Will send a new patch that also changes the input constraint.

Please also "fix" the subject then. You can only fix something that's broken,
but this isn't.

-Andi
-
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/