[Click] Kernel Patches for Debian 2.4.26

Eddie Kohler kohler at CS.UCLA.EDU
Wed Jul 28 13:59:42 EDT 2004


Hey, can you send a complete list along?  Let's go case-by-case.

> Hi, It seems that Debian's and Click's kernel patches conflict for
> 2.4.26.  I took a look at a couple of these problems with John and they
> seem pretty minor, such as:
>
> debian:include/linux/spinlock.h:177
> #if (__GNUC__ > 2)
>
> kernel.org:include/linux/spinlock.h:177
> #if (__GNUC__ > 2 || __GNUC_MINOR__ > 95)

In this case, for example, I think it is now safe to remove Click's 
"__GNUC_MINOR__ > 95" clause, because I don't think anyone uses Red 
Hat's magical gcc-2.96 any more.

Eddie



More information about the click mailing list