* Lee Revell <[EMAIL PROTECTED]> wrote:

> On Fri, 2005-03-25 at 15:59 +0100, Ingo Molnar wrote:
> > i have released the -V0.7.41-10 Real-Time Preemption patch, which can be 
> > downloaded from the usual place:
> > 
> >    http://redhat.com/~mingo/realtime-preempt/
> > 
> 
> Ingo,
> 
> -15 has a typo that prevents building with my config.
> 
> Lee
> 
> --- include/linux/mm.h~       2005-03-29 17:28:57.000000000 -0500
> +++ include/linux/mm.h        2005-03-29 17:30:05.000000000 -0500
> @@ -845,7 +845,7 @@
>  #else
>   static inline int check_no_locks_freed(const void *from, const void *to)
>   {
> -     return 0
> +     return 0;

thanks - applied this to 41-20.

        Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to