Re: [PATCH 1/5] x86_64: tsc compile fix

2007-05-08 Thread Thomas Gleixner
On Tue, 2007-05-08 at 02:42 -0700, Chris Wright wrote: > Signed-off-by: Chris Wright <[EMAIL PROTECTED]> > --- > Just double checked, this is already picked up in -v2 patch. > > arch/x86_64/kernel/tsc.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > ---

[PATCH 1/5] x86_64: tsc compile fix

2007-05-08 Thread Chris Wright
Signed-off-by: Chris Wright <[EMAIL PROTECTED]> --- Just double checked, this is already picked up in -v2 patch. arch/x86_64/kernel/tsc.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- tglx.orig/arch/x86_64/kernel/tsc.c +++ tglx/arch/x86_64/kernel/tsc.c @@ -84,7 +84,7 @@ static

[PATCH 1/5] x86_64: tsc compile fix

2007-05-08 Thread Chris Wright
Signed-off-by: Chris Wright [EMAIL PROTECTED] --- Just double checked, this is already picked up in -v2 patch. arch/x86_64/kernel/tsc.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- tglx.orig/arch/x86_64/kernel/tsc.c +++ tglx/arch/x86_64/kernel/tsc.c @@ -84,7 +84,7 @@ static

Re: [PATCH 1/5] x86_64: tsc compile fix

2007-05-08 Thread Thomas Gleixner
On Tue, 2007-05-08 at 02:42 -0700, Chris Wright wrote: Signed-off-by: Chris Wright [EMAIL PROTECTED] --- Just double checked, this is already picked up in -v2 patch. arch/x86_64/kernel/tsc.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- tglx.orig/arch/x86_64/kernel/tsc.c