ot;
--
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Sam Ravnborg wrote:
> On Mon, Feb 04, 2008 at 09:52:23PM +0530, Kamalesh Babulal wrote:
>> Hi Andrew,
>>
>> The 2.6.24-mm1 kernel build fails at many places with section type
>> conflict build error.
>
> What arch?
> We have troubles with powerpc as
causes a section type conflict
make[2]: *** [drivers/net/starfire.o] Error 1
I have tested the patch for build test only
Signed-off-by: Kamalesh Babulal <[EMAIL PROTECTED]>
--
--- linux-2.6.24/drivers/net/typhoon.c 2008-01-25 04:28:37.0 +0530
+++ linux-2.6.24/drivers/net/~typhoon.
.olympic_open() to the function
.devinit.text:.olympic_init()
The function .olympic_open() references
the function __devinit .olympic_init().
This is often because .olympic_open lacks a __devinit
annotation or the annotation of .olympic_init is wrong.
--
Thanks & Regards,
Kamalesh Bab
Sam Ravnborg wrote:
> On Wed, Jan 30, 2008 at 09:11:36AM +0530, Kamalesh Babulal wrote:
>> Hi,
>>
>> The 2.6.24-git6 kernel build fails on various x86_64 machines with the build
>> failure
>>
>> drivers/net/sis190.c:329: error: sis190_pci_tbl cause
Gabriel C wrote:
> Kamalesh Babulal wrote:
>> Hi,
>>
>> The 2.6.24-git6 kernel build fails on various x86_64 machines with the build
>> failure
>>
>> drivers/net/sis190.c:329: error: sis190_pci_tbl causes a section type
>> conflict
>> make
--version (machine2)
gcc (GCC) 4.1.1 20060525 (Red Hat 4.1.1-1)
--
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://v
while trying to figure out the
> reports because I lived with different kind of code than it in
> reality was).
>
> This should solve the WARN_ONs in TCP code that as a result of
> this triggered multiple times in every place we check for this
> invariant.
>
> Special tha
N_ON(!tp->packets_out && tp->sacked_out))
2505tp->sacked_out = 0;
2506if (WARN_ON(!tp->sacked_out && tp->fackets_out))
2507 tp->fackets_out = 0;
2508
--
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Ce
/rtl8187.o
make[3]: *** [drivers/net/wireless/built-in.o] Error 1
make[2]: *** [drivers/net/wireless] Error 2
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2
The patch causing this build failure, might be git-wireless.patch.
--
Thanks & Regards,
Kamalesh Babulal,
Linux Technology
/rtl8187.o
make[3]: *** [drivers/net/wireless/built-in.o] Error 1
make[2]: *** [drivers/net/wireless] Error 2
make[1]: *** [drivers/net] Error 2
make: *** [drivers] Error 2
The patch causing this build failure, might be git-wireless.patch.
--
Thanks & Regards,
Kamalesh Babulal,
Linux Technology
Heiko Carstens wrote:
> On Wed, Oct 24, 2007 at 08:59:06AM +0530, Kamalesh Babulal wrote:
>> Hi,
>>
>> Kernel panic's while bringing up the network interface with the 2.6.23-git19
>>
>> Setting network parameters: Ý OK ¨
>> Bringing up loopback interf
disabled wait PSW 00020001 8000 000164DE
--
Thanks & Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Regards,
Kamalesh Babulal,
Linux Technology Center,
IBM, ISTL.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Andrew Morton wrote:
> On Mon, 17 Sep 2007 17:46:38 +0530
> Kamalesh Babulal <[EMAIL PROTECTED]> wrote:
>
>
>> Kernel Bug is hit with 2.6.23-rc4-mm1 kernel on ppc64 machine.
>>
>> kernel BUG at include/linux/netdevice.h:339!
>>
>
> (please
rs/net/pcnet32.c:2622: error: 'struct net_device' has no member named
'napi'
Only git-net touches pcnet32.c
Hi Kamezawa,
I got the pcnet32.c compile failure and after applying the patch compile
does not fails.
Thanks & Regards,
Kamalesh Babulal.
-
To unsubscrib
16 matches
Mail list logo