Re: [BUG] 2.6.24-rc8 broke warm reboots on ASUS P5B-E Plus

2008-01-18 Thread Mikael Pettersson
On Thu, 17 Jan 2008 23:13:50 +0100, Mikael Pettersson wrote: The problematic machine has an Intel P965/ICH8R based ASUS P5B-E Plus mainboard with a Core2Duo 6600 processor. Kernels up to and including 2.6.24-rc7 work fine on it. Kernel 2.6.24-rc8 boots Ok, but if I try to do a warm

[PATCH 2.6.22-rc1] net/core/skbuff.c gcc-3.2.3 compilation error

2007-05-17 Thread Mikael Pettersson
or inline function to perform the varying computation. Signed-off-by: Mikael Pettersson [EMAIL PROTECTED] --- linux-2.6.22-rc1/net/core/skbuff.c.~1~ 2007-05-17 21:34:18.0 +0200 +++ linux-2.6.22-rc1/net/core/skbuff.c 2007-05-18 01:28:16.0 +0200 @@ -644,11 +644,10

Re: [PATCH] Intel IXP4xx network drivers v.2 - Ethernet and HSS

2007-05-09 Thread Mikael Pettersson
On Wed, 9 May 2007 11:35:03 +0200, Marcus Better wrote: Lennert Buytenhek wrote: Does that mean that the Debian ARM people have their heads so far up their collective asses that they think that every form of change is bad and are unable to accept that some forms of change might be for the

Re: [PATCH] Intel IXP4xx network drivers v.2 - Ethernet and HSS

2007-05-08 Thread Mikael Pettersson
On Tue, 8 May 2007 08:22:17 +0100, Michael-Luke Jones wrote: On 8 May 2007, at 02:19, Krzysztof Halasa wrote: Adds a driver for built-in IXP4xx Ethernet MAC and HSS ports ... +#ifndef __ARMEB__ +#warning Little endian mode not supported +#endif This has gone from error to warning -

Re: [patch 1/4] [TULIP] fix for Lite-On 82c168 PNIC

2007-03-15 Thread Mikael Pettersson
Valerie Henson writes: From: Guido Classen [EMAIL PROTECTED] This small patch fixes two issues with the Lite-On 82c168 PNIC adapters. I've tested it with two cards in different machines both chip rev 17 The first is the wrong register address CSR6 for writing the MII register which

Re: [PATCH] [2.6.17-rc6] Section mismatch in drivers/net/ne.o during modpost

2006-06-11 Thread Mikael Pettersson
On Sat, 10 Jun 2006 22:38:00 +0200, Sam Ravnborg wrote: --- linux-2617-rc6.orig/drivers/net/ne.c +++ linux-2617-rc6/drivers/net/ne.c @@ -829,7 +829,7 @@ that the ne2k probe is the last 8390 bas is at boot) and so the probe will get confused by any other 8390 cards. ISA device autoprobes on

[2.6.17-rc6] Section mismatch in drivers/net/ne.o during modpost

2006-06-10 Thread Mikael Pettersson
While compiling 2.6.17-rc6 for a 486 with an NE2000 ISA ethernet card, I got: Building modules, stage 2. make -rR -f /tmp/linux-2.6.17-rc6/scripts/Makefile.modpost scripts/mod/modpost -o /tmp/linux-2.6.17-rc6/Module.symvers vmlinux drivers/net/8390.o drivers/net/ne.o lib/crc32.o

Re: [PATCH] [2.6.17-rc6] Section mismatch in drivers/net/ne.o during modpost

2006-06-10 Thread Mikael Pettersson
On Sat, 10 Jun 2006 12:13:35 -0700, Randy.Dunlap wrote: On Sat, 10 Jun 2006 14:11:42 +0200 (MEST) Mikael Pettersson wrote: While compiling 2.6.17-rc6 for a 486 with an NE2000 ISA ethernet card, I got: WARNING: drivers/net/ne.o - Section mismatch: reference to .init.data:isapnp_clone_list