Re: [PATCH 1/3] High-res-timers part 1 (core) take 7

From: george anzinger (george@mvista.com)
Date: Tue Oct 29 2002 - 01:16:27 EST


Stephen Hemminger wrote:
>
> This patch does not apply cleanly against 2.5.44.
>
> ------------------------------------------------------------
> Name: timer.c.rej
> timer.c.rej Type: application/x-reject
> Encoding: base64

I suspect that you did not apply the posix patch first. Did
you see:
"This patch depends on the
POSIX clocks & timers patch in that it assumes the changes
that patch made to timer.c to remove timer_t. This
dependency can be removed if needed."

in the referenced posting?

The POSIX patch needed to remove timer_t as it is the type
the standard uses for a timer id where as timer.c was/is
using it to refer to a timer_struct. I had to choose an
application order (or make yet another patch that would need
to preceed application of either of them :(.

I choose this order, but it can be changed if that is what
is desired. My choice was made because I think the POSIX
clocks & timers API is more important than high-res. It is
usable without high-res, however, high-res is of little use
with out the POSIX API patch.

If you did apply the posix patch prior to this one and still
have this failure, please do let me know.

-- 
George Anzinger   george@mvista.com
High-res-timers: 
http://sourceforge.net/projects/high-res-timers/
Preemption patch:
http://www.kernel.org/pub/linux/kernel/people/rml
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Oct 31 2002 - 22:00:41 EST