Re: [PATCH] Clean up x86 control register and MSR macros (corrected)

2007-04-10 Thread Rusty Russell
On Tue, 2007-04-10 at 10:36 -0700, H. Peter Anvin wrote: > This patch is based on Rusty's recent cleanup of the EFLAGS-related > macros; it extends the same kind of cleanup to control registers and > MSRs. Thanks hpa, this looks nice. Cheers, Rusty. - To unsubscribe from this list: send the

Re: [PATCH] Clean up x86 control register and MSR macros (corrected)

2007-04-10 Thread Andi Kleen
On Tuesday 10 April 2007 19:36:44 H. Peter Anvin wrote: > This patch is based on Rusty's recent cleanup of the EFLAGS-related > macros; it extends the same kind of cleanup to control registers and > MSRs. Applied. Although it was somewhat painful because there were other changes in the tree you

[PATCH] Clean up x86 control register and MSR macros (corrected)

2007-04-10 Thread H. Peter Anvin
This patch is based on Rusty's recent cleanup of the EFLAGS-related macros; it extends the same kind of cleanup to control registers and MSRs. It also unifies these between i386 and x86-64; at least with regards to MSRs, the two had definitely gotten out of sync. Signed-off-by: H. Peter Anvin

[PATCH] Clean up x86 control register and MSR macros (corrected)

2007-04-10 Thread H. Peter Anvin
This patch is based on Rusty's recent cleanup of the EFLAGS-related macros; it extends the same kind of cleanup to control registers and MSRs. It also unifies these between i386 and x86-64; at least with regards to MSRs, the two had definitely gotten out of sync. Signed-off-by: H. Peter Anvin

Re: [PATCH] Clean up x86 control register and MSR macros (corrected)

2007-04-10 Thread Andi Kleen
On Tuesday 10 April 2007 19:36:44 H. Peter Anvin wrote: This patch is based on Rusty's recent cleanup of the EFLAGS-related macros; it extends the same kind of cleanup to control registers and MSRs. Applied. Although it was somewhat painful because there were other changes in the tree you

Re: [PATCH] Clean up x86 control register and MSR macros (corrected)

2007-04-10 Thread Rusty Russell
On Tue, 2007-04-10 at 10:36 -0700, H. Peter Anvin wrote: This patch is based on Rusty's recent cleanup of the EFLAGS-related macros; it extends the same kind of cleanup to control registers and MSRs. Thanks hpa, this looks nice. Cheers, Rusty. - To unsubscribe from this list: send the line