Re: [PATCH][RT] Compile-time fix.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 9 Dec 2008, Sven-Thorsten Dietrich wrote:

> 
> Compile-time fix.
> 
> Signed-off-by: Sven-Thorsten Dietrich <sdietrich@xxxxxxx>
> 
> diff --git a/include/linux/mutex.h b/include/linux/mutex.h
> index 585feed..b74fdc2 100644
> --- a/include/linux/mutex.h
> +++ b/include/linux/mutex.h
> @@ -14,7 +14,7 @@
>  #include <linux/spinlock_types.h>
>  #include <linux/linkage.h>
>  #include <linux/lockdep.h>
> -
> +#include <linux/spinlock.h>
>  #include <asm/atomic.h>
>  
>  /*

Sven,

Thanks for looking into this, but do not get too eager to send updates 
yet. I'm massively rewriting the rt/rt-locks branch, and the flux rate is 
very high. A patch like this will become obsolete in seconds.

If you do want to help, look at any of the other branches. Some have not 
been updated yet, and they all should be able to compile and boot on their 
own. If they do not, then those need to be fixed.

Thanks,

-- Steve

--
To unsubscribe from this list: send the line "unsubscribe linux-rt-users" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux