Re: [s390] networking related oops during boot on Hercules (was: build failure)

2007-11-28 Thread Stephen Hemminger
On Wed, 28 Nov 2007 10:26:36 -0700 [EMAIL PROTECTED] (Eric W. Biederman) wrote: > Christian Borntraeger <[EMAIL PROTECTED]> writes: > > > Am Mittwoch, 28. November 2007 schrieb Frans Pop: > > [...] > >> During boot I get the following oops in the Hercules emulator. > >> 2.6.22 runs fine on Hercul

Re: [s390] networking related oops during boot on Hercules (was: build failure)

2007-11-28 Thread Eric W. Biederman
Christian Borntraeger <[EMAIL PROTECTED]> writes: > Am Mittwoch, 28. November 2007 schrieb Frans Pop: > [...] >> During boot I get the following oops in the Hercules emulator. >> 2.6.22 runs fine on Hercules; I've not tried .23 on it. > [...] >> cut here ! >> kernel BUG a

Re: [s390] networking related oops during boot on Hercules (was: build failure)

2007-11-28 Thread Ursula Braun
Frans, yes, we are aware of this problem. Our plan is to introduce alloc_netdev() for ctc-devices as described in Documentation/networking/netdevices.txt. Thanks, Christian, for your interim solution. --On Mittwoch, 28. November 2007 17:18 +0100 Christian Borntraeger <[EMAIL PROTECTED]> wrote

Re: [s390] networking related oops during boot on Hercules (was: build failure)

2007-11-28 Thread Frans Pop
On Wednesday 28 November 2007, Christian Borntraeger wrote: > This seems to be related to the new network namespace code by Eric > Biederman (CCed). Can you try the following (untested) patch? I also > CCed Ursula and Peter as they know the ctc code better than me. Yes, that fixes it. Boots fine n

Re: [s390] networking related oops during boot on Hercules (was: build failure)

2007-11-28 Thread Christian Borntraeger
Am Mittwoch, 28. November 2007 schrieb Frans Pop: [...] > During boot I get the following oops in the Hercules emulator. > 2.6.22 runs fine on Hercules; I've not tried .23 on it. [...] > cut here ! > kernel BUG at net/core/dev.c:852

[s390] networking related oops during boot on Hercules (was: build failure)

2007-11-28 Thread Frans Pop
On Wednesday 28 November 2007, Christian Borntraeger wrote: > > arch/s390/kernel/built-in.o: In function `cleanup_io_leave_insn': > > diag.c:(.text+0xc29a): undefined reference to `preempt_schedule_irq' > > make[2]: *** [.tmp_vmlinux1] Error 1 > > We have a patch for that in our repository. That f