Re: [PATCH 2/3] ia64: remove interpolater code

2007-04-26 Thread David Miller
From: john stultz <[EMAIL PROTECTED]> Date: Thu, 26 Apr 2007 13:52:47 -0700 > This specific patch may need to be held off until Dave Miller pushes his > SPARC64 GENERIC_TIME conversion (as SPARC64 currently uses the > time_interpolator code). > > I think Dave intends to push it soon, so it

Re: [PATCH 2/3] ia64: remove interpolater code

2007-04-26 Thread john stultz
On Thu, 2007-04-26 at 16:27 -0400, Peter Keilty wrote: > From: Peter Keilty <[EMAIL PROTECTED]> > > Remove time_interpolator code. > > Signed-off-by: Peter Keilty <[EMAIL PROTECTED]> > Signed-off-by: John Stultz <[EMAIL PROTECTED]> > > --- > > include/linux/timex.h | 60 --- >

[PATCH 2/3] ia64: remove interpolater code

2007-04-26 Thread Peter Keilty
From: Peter Keilty <[EMAIL PROTECTED]> Remove time_interpolator code. Signed-off-by: Peter Keilty <[EMAIL PROTECTED]> Signed-off-by: John Stultz <[EMAIL PROTECTED]> --- include/linux/timex.h | 60 --- kernel/time.c |1 kernel/timer.c| 193

[PATCH 2/3] ia64: remove interpolater code

2007-04-26 Thread Peter Keilty
From: Peter Keilty [EMAIL PROTECTED] Remove time_interpolator code. Signed-off-by: Peter Keilty [EMAIL PROTECTED] Signed-off-by: John Stultz [EMAIL PROTECTED] --- include/linux/timex.h | 60 --- kernel/time.c |1 kernel/timer.c| 193

Re: [PATCH 2/3] ia64: remove interpolater code

2007-04-26 Thread john stultz
On Thu, 2007-04-26 at 16:27 -0400, Peter Keilty wrote: From: Peter Keilty [EMAIL PROTECTED] Remove time_interpolator code. Signed-off-by: Peter Keilty [EMAIL PROTECTED] Signed-off-by: John Stultz [EMAIL PROTECTED] --- include/linux/timex.h | 60 --- kernel/time.c

Re: [PATCH 2/3] ia64: remove interpolater code

2007-04-26 Thread David Miller
From: john stultz [EMAIL PROTECTED] Date: Thu, 26 Apr 2007 13:52:47 -0700 This specific patch may need to be held off until Dave Miller pushes his SPARC64 GENERIC_TIME conversion (as SPARC64 currently uses the time_interpolator code). I think Dave intends to push it soon, so it shouldn't