07.08.2010 01:33, KP Kirchdoerfer пишет:
> Am Freitag, 6. August 2010, 21:51:09 schrieb Andrew:
>    
>> Hi all.
>> I've decided to migrate to 2.6.35 kernel. One of main reasons - 2.6.35
>> kernel brings some mechanisms (RPS, RFS) for spreading of network load
>> over multiple cores in case when NIC have only one interrupt queue
>> (multiple queues AFAIK have only Intel server NICs based on 82575/576 or
>> higher).
>> As result - there are some of broken packages. Some of them I'll try to
>> fix today. Some of them (for ex., pump) at 1st look seems to be rare&
>> unmaintained - so it'll be some harder to force them to work.
>> Also I planned to update busybox in some days - current version lacks
>> hotplug support.
>>      
>
> I think pump has been replaced by an dhcpclient...
>
> Tryinmg to build the kernel with Geode CPU and SMP disabled fails...
>
>
> /opt/buildtool26n$ tail -f log/buildtoollog
> In file included from include/linux/kobject.h:21,
>                   from include/linux/module.h:16,
>                   from lib/vsprintf.c:20:
> include/linux/sysfs.h:183: warning: parameter has incomplete type
> /opt/buildtool26n/source/linux/linux-2.6.35/arch/x86/include/asm/cpufeature.h:
> In function `__static_cpu_has':
> /opt/buildtool26n/source/linux/linux-2.6.35/arch/x86/include/asm/cpufeature.h:315:
> warning: asm operand 1 probably doesn't match constraints
>    AR      lib/lib.a
> make[1]: Leaving directory `/opt/buildtool26n/source/linux/linux-2.6.35'
> make: *** [.build] Fehler 2
>
>
> kp
>
>    
Can you try to build it with your host compiler (just to 'make clean; 
make' in kernel dir) to ensure that it's really trouble of kernel? If 
there is a kernel regression - add bugreport to kernel.org, IMHO it'll 
be fixed by kernel developers in short time.

------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to