Re: 2.6.24-rc4-mm1 - BUG in tcp_fragment

2007-12-13 Thread Cedric Le Goater
Ilpo Järvinen wrote: > On Thu, 13 Dec 2007, Cedric Le Goater wrote: > >> I got this one while compiling on NFS. >> >> C. >> >> kernel BUG at /home/legoater/linux/2.6.24-rc4-mm1/include/net/tcp.h:1480! > > I'm not exactly sure what patches you have applied and which patches are > not, with rc4-mm

Re: 2.6.24-rc4-mm1 - BUG in tcp_fragment

2007-12-13 Thread Ilpo Järvinen
On Thu, 13 Dec 2007, Cedric Le Goater wrote: > I got this one while compiling on NFS. > > C. > > kernel BUG at /home/legoater/linux/2.6.24-rc4-mm1/include/net/tcp.h:1480! I'm not exactly sure what patches you have applied and which patches are not, with rc4-mm1 there are two patches (first one

Re: 2.6.24-rc4-mm1: acpi reboots machine... solved

2007-12-13 Thread Borislav Petkov
On Thu, Dec 13, 2007 at 09:17:18AM -0700, Bjorn Helgaas wrote: > On Thursday 13 December 2007 12:09:23 am Borislav Petkov wrote: > > On Wed, Dec 12, 2007 at 09:21:41AM -0700, Bjorn Helgaas wrote: > > > On Wednesday 12 December 2007 03:11:23 am Borislav Petkov wrote: > > > > On Tue, Dec 11, 2007 at

Re: 2.6.24-rc4-mm1 - BUG in tcp_fragment

2007-12-13 Thread Cedric Le Goater
Andrew Morton wrote: > Temporarily at > > http://userweb.kernel.org/~akpm/2.6.24-rc4-mm1/ > > Will appear later at > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc4/2.6.24-rc4-mm1/ I got this one while compiling on NFS. C. kernel BUG at /home/legoater/linux/2

tcp_sacktag_one() WARNING (was Re: 2.6.24-rc4-mm1)

2007-12-13 Thread Cedric Le Goater
Cedric Le Goater wrote: > Ilpo Järvinen wrote: >> On Wed, 5 Dec 2007, Andrew Morton wrote: >> >>> On Thu, 06 Dec 2007 17:59:37 +1100 Reuben Farrelly <[EMAIL PROTECTED]> >>> wrote: >>> This non fatal oops which I have just noticed may be related to this change then - certainly look

Re: 2.6.24-rc4-mm1: acpi reboots machine... solved

2007-12-13 Thread Bjorn Helgaas
On Thursday 13 December 2007 12:09:23 am Borislav Petkov wrote: > On Wed, Dec 12, 2007 at 09:21:41AM -0700, Bjorn Helgaas wrote: > > On Wednesday 12 December 2007 03:11:23 am Borislav Petkov wrote: > > > On Tue, Dec 11, 2007 at 05:08:59PM -0700, Bjorn Helgaas wrote: > > > > On Tuesday 11 December 2

Re: 2.6.24-rc4-mm1: acpi reboots machine... solved

2007-12-12 Thread Borislav Petkov
On Wed, Dec 12, 2007 at 09:21:41AM -0700, Bjorn Helgaas wrote: > On Wednesday 12 December 2007 03:11:23 am Borislav Petkov wrote: > > On Tue, Dec 11, 2007 at 05:08:59PM -0700, Bjorn Helgaas wrote: > > > On Tuesday 11 December 2007 01:52:55 pm Borislav Petkov wrote: > > > > From what i can roughly t

Re: 2.6.24-rc4-mm1

2007-12-12 Thread Cedric Le Goater
Ilpo Järvinen wrote: > On Wed, 5 Dec 2007, Andrew Morton wrote: > >> On Thu, 06 Dec 2007 17:59:37 +1100 Reuben Farrelly <[EMAIL PROTECTED]> wrote: >> >>> This non fatal oops which I have just noticed may be related to this change >>> then >>> - certainly looks networking related. >> yep, but it

Re: 2.6.24-rc4-mm1

2007-12-12 Thread Cedric Le Goater
Ilpo Järvinen wrote: > On Wed, 5 Dec 2007, David Miller wrote: > >> From: Reuben Farrelly <[EMAIL PROTECTED]> >> Date: Thu, 06 Dec 2007 17:59:37 +1100 >> >>> On 5/12/2007 4:17 PM, Andrew Morton wrote: - Lots of device IDs have been removed from the e1000 driver and moved over to e1000e

Re: 2.6.24-rc4-mm1: acpi reboots machine... solved

2007-12-12 Thread Bjorn Helgaas
On Wednesday 12 December 2007 03:11:23 am Borislav Petkov wrote: > On Tue, Dec 11, 2007 at 05:08:59PM -0700, Bjorn Helgaas wrote: > > On Tuesday 11 December 2007 01:52:55 pm Borislav Petkov wrote: > > > From what i can roughly tell so far it seems like an resource conflict > > > between acpi and >

Re: 2.6.24-rc4-mm1: acpi reboots machine... solved

2007-12-12 Thread Alexey Starikovskiy
Borislav Petkov wrote: On Tue, Dec 11, 2007 at 05:08:59PM -0700, Bjorn Helgaas wrote: On Tuesday 11 December 2007 01:52:55 pm Borislav Petkov wrote: From what i can roughly tell so far it seems like an resource conflict between acpi and the pnp requested regions in your patch which res

Re: 2.6.24-rc4-mm1: acpi reboots machine... solved

2007-12-12 Thread Borislav Petkov
On Tue, Dec 11, 2007 at 05:08:59PM -0700, Bjorn Helgaas wrote: > On Tuesday 11 December 2007 01:52:55 pm Borislav Petkov wrote: > > From what i can roughly tell so far it seems like an resource conflict > > between acpi and > > the pnp requested regions in your patch which result in the acpi_therm

Re: 2.6.24-rc4-mm1

2007-12-11 Thread Rik van Riel
On Tue, 4 Dec 2007 21:17:01 -0800 Andrew Morton <[EMAIL PROTECTED]> wrote: > Changes since 2.6.24-rc3-mm2: 2.6.24-rc4-mm1 brought a nice TCP oops on my x86_64 system, while I was stress-testing the VM and watching via ssh: general protection fault: [1] SMP last sysfs file: /sys/devices/pci

Re: 2.6.24-rc4-mm1 -- boot process hangs -- tty4 main process (2988) terminated with status 1

2007-12-11 Thread Andrew Morton
On Sat, 8 Dec 2007 21:29:18 -0500 "Miles Lane" <[EMAIL PROTECTED]> wrote: > > > Dec 6 21:24:28 erratic-orbits init: tty3 main process (2991) > > > terminated with status 1 > > > > Boggle. We broke the vt driver? > > > > config, please... > > I sent the .config. I didn't receive it but I found

Re: 2.6.24-rc4-mm1: acpi reboots machine... solved

2007-12-11 Thread Bjorn Helgaas
On Tuesday 11 December 2007 01:52:55 pm Borislav Petkov wrote: > From what i can roughly tell so far it seems like an resource conflict > between acpi and > the pnp requested regions in your patch which result in the acpi_thermal code > to read the wrong (0xff) temperature value and halt the machi

Re: 2.6.24-rc4-mm1

2007-12-11 Thread Randy Dunlap
On Tue, 11 Dec 2007 14:17:16 -0800 Kok, Auke wrote: > Andrew Morton wrote: > > On Tue, 11 Dec 2007 13:26:58 -0800 > > "Kok, Auke" <[EMAIL PROTECTED]> wrote: > > > >> Andrew Morton wrote: > >>> On Tue, 11 Dec 2007 08:13:52 -0800 "Martin Bligh" <[EMAIL PROTECTED]> > >>> wrote: > >>> > > - Lots

Re: 2.6.24-rc4-mm1

2007-12-11 Thread Kok, Auke
Andrew Morton wrote: > On Tue, 11 Dec 2007 13:26:58 -0800 > "Kok, Auke" <[EMAIL PROTECTED]> wrote: > >> Andrew Morton wrote: >>> On Tue, 11 Dec 2007 08:13:52 -0800 "Martin Bligh" <[EMAIL PROTECTED]> wrote: >>> > - Lots of device IDs have been removed from the e1000 driver and moved > over

Re: 2.6.24-rc4-mm1

2007-12-11 Thread Andrew Morton
On Tue, 11 Dec 2007 13:26:58 -0800 "Kok, Auke" <[EMAIL PROTECTED]> wrote: > Andrew Morton wrote: > > On Tue, 11 Dec 2007 08:13:52 -0800 "Martin Bligh" <[EMAIL PROTECTED]> wrote: > > > >>> > >>> - Lots of device IDs have been removed from the e1000 driver and moved > >>> over > >>> to e1000e. So

Re: 2.6.24-rc4-mm1

2007-12-11 Thread Kok, Auke
Kok, Auke wrote: > Andrew Morton wrote: >> On Tue, 11 Dec 2007 08:13:52 -0800 "Martin Bligh" <[EMAIL PROTECTED]> wrote: >> - Lots of device IDs have been removed from the e1000 driver and moved over to e1000e. So if your e1000 stops working, you forgot to set CONFIG_E1000E. >>

Re: 2.6.24-rc4-mm1

2007-12-11 Thread Kok, Auke
Andrew Morton wrote: > On Tue, 11 Dec 2007 08:13:52 -0800 "Martin Bligh" <[EMAIL PROTECTED]> wrote: > >>> >>> - Lots of device IDs have been removed from the e1000 driver and moved >>> over >>> to e1000e. So if your e1000 stops working, you forgot to set >>> CONFIG_E1000E. >>> >>> >> Wouldn't it

Re: 2.6.24-rc4-mm1: acpi reboots machine... solved

2007-12-11 Thread Borislav Petkov
On Tue, Dec 11, 2007 at 01:00:24PM -0700, Bjorn Helgaas wrote: > On Tuesday 11 December 2007 10:44:43 am Borislav Petkov wrote: > > On Sun, Dec 09, 2007 at 10:19:47AM +0100, Borislav Petkov wrote: > > > On Sun, Dec 09, 2007 at 08:50:02AM +0100, Borislav Petkov wrote: > > > > Hi Andrew, > > > > Hi L

Re: 2.6.24-rc4-mm1

2007-12-11 Thread Ingo Molnar
* Andrew Morton <[EMAIL PROTECTED]> wrote: > > I can't see this compile failure posted anywhere: > > http://test.kernel.org/results/IBM/126049/build/debug/stderr > > > > arch/x86/vdso/vdso32/sigreturn.S: Assembler messages: > > arch/x86/vdso/vdso32/sigreturn.S:23: Error: suffix or operands inval

Re: 2.6.24-rc4-mm1

2007-12-11 Thread Andrew Morton
On Tue, 11 Dec 2007 08:13:52 -0800 "Martin Bligh" <[EMAIL PROTECTED]> wrote: > > > > > > - Lots of device IDs have been removed from the e1000 driver and moved > > over > > to e1000e. So if your e1000 stops working, you forgot to set > > CONFIG_E1000E. > > > > > Wouldn't it make sense to just de

Re: 2.6.24-rc4-mm1: acpi reboots machine... solved

2007-12-11 Thread Bjorn Helgaas
On Tuesday 11 December 2007 10:44:43 am Borislav Petkov wrote: > On Sun, Dec 09, 2007 at 10:19:47AM +0100, Borislav Petkov wrote: > > On Sun, Dec 09, 2007 at 08:50:02AM +0100, Borislav Petkov wrote: > > > Hi Andrew, > > > Hi Len, > > > > > > after booting 2.6.24-rc4-mm1 (2.6.24-rc4-190-g94545ba, o

Re: 2.6.24-rc4-mm1

2007-12-11 Thread Martin Bligh
I can't see this compile failure posted anywhere: http://test.kernel.org/results/IBM/126049/build/debug/stderr arch/x86/vdso/vdso32/sigreturn.S: Assembler messages: arch/x86/vdso/vdso32/sigreturn.S:23: Error: suffix or operands invalid for `pop' arch/x86/vdso/vdso32/syscall.S:25: Error: suffix

Re: 2.6.24-rc4-mm1: acpi reboots machine... solved

2007-12-11 Thread Borislav Petkov
On Sun, Dec 09, 2007 at 10:19:47AM +0100, Borislav Petkov wrote: > On Sun, Dec 09, 2007 at 08:50:02AM +0100, Borislav Petkov wrote: > > Hi Andrew, > > Hi Len, > > > > after booting 2.6.24-rc4-mm1 (2.6.24-rc4-190-g94545ba, otoh, boots just > > fine) on my asus laptop, the machine reboots after clai

Re: 2.6.24-rc4-mm1

2007-12-11 Thread Randy Dunlap
On Tue, 11 Dec 2007 08:20:05 -0800 Martin Bligh wrote: > >- Lots of device IDs have been removed from the e1000 driver and > > moved over to e1000e. So if your e1000 stops working, you forgot > > to set CONFIG_E1000E. > > > Wouldn't it make sense to just default this to on if E1000 was o

Re: 2.6.24-rc4-mm1

2007-12-11 Thread Martin Bligh
>- Lots of device IDs have been removed from the e1000 driver and > moved over to e1000e. So if your e1000 stops working, you forgot > to set CONFIG_E1000E. Wouldn't it make sense to just default this to on if E1000 was on? As far as I can see that's not true, which will screwing everybody

Re: 2.6.24-rc4-mm1

2007-12-11 Thread Reuben Farrelly
On 11/12/2007 8:11 AM, Andrew Morton wrote: On Tue, 11 Dec 2007 01:48:39 +1100 Reuben Farrelly <[EMAIL PROTECTED]> wrote: On 5/12/2007 4:17 PM, Andrew Morton wrote: Temporarily at http://userweb.kernel.org/~akpm/2.6.24-rc4-mm1/ Will appear later at ftp://ftp.kernel.org/pub/linux/ker

Re: 2.6.24-rc4-mm1: undefined reference to `compat_sys_timerfd' on sparc64

2007-12-11 Thread David Miller
From: Andrew Morton <[EMAIL PROTECTED]> Date: Fri, 7 Dec 2007 16:08:00 -0800 > Or should this have been sys_nis_syscall()? sys_nis_syscall() was used in cases on sparc where we wanted to get a log of invocations of unimplemented syscalls, as it aided debugging and anaylsis. But the usefulness of

Re: 2.6.24-rc4-mm1

2007-12-10 Thread Andrew Morton
On Tue, 11 Dec 2007 01:48:39 +1100 Reuben Farrelly <[EMAIL PROTECTED]> wrote: > > > On 5/12/2007 4:17 PM, Andrew Morton wrote: > > Temporarily at > > > > http://userweb.kernel.org/~akpm/2.6.24-rc4-mm1/ > > > > Will appear later at > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/

Re: 2.6.24-rc4-mm1

2007-12-10 Thread Ilpo Järvinen
On Mon, 10 Dec 2007, Ilpo Järvinen wrote: > Dave, please include this one to net-2.6.25. ... > -- > [PATCH] [TCP]: Fix fack_count miscountings (multiple places) I've better version of this coming up, so Dave please don't put this one into net-2.6.25 (noticed that both the original and the afte

Re: 2.6.24-rc4-mm1

2007-12-10 Thread Reuben Farrelly
On 5/12/2007 4:17 PM, Andrew Morton wrote: Temporarily at http://userweb.kernel.org/~akpm/2.6.24-rc4-mm1/ Will appear later at ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc4/2.6.24-rc4-mm1/ - Lots of device IDs have been removed from the e1000 driver and move

Re: 2.6.24-rc4-mm1

2007-12-10 Thread Ilpo Järvinen
On Wed, 5 Dec 2007, Andrew Morton wrote: > On Thu, 06 Dec 2007 17:59:37 +1100 Reuben Farrelly <[EMAIL PROTECTED]> wrote: > > > This non fatal oops which I have just noticed may be related to this change > > then > > - certainly looks networking related. > > yep, but it isn't e1000. It's core

Re: 2.6.24-rc4-mm1

2007-12-09 Thread Dave Young
On Dec 8, 2007 6:22 AM, Luis R. Rodriguez <[EMAIL PROTECTED]> wrote: > On Dec 6, 2007 9:12 PM, Dave Young <[EMAIL PROTECTED]> wrote: > > Hi, > > > > 2.6.24-rc4-mm1 build failed at drivers/net/wireless/ath5k/base.c for some > > inline functions like this: > > drivers/net/wireless/ath5k/base.c:292:

Re: 2.6.24-rc4-mm1

2007-12-09 Thread Nick Kossifidis
2007/12/7, Dave Young <[EMAIL PROTECTED]>: > Hi, > > 2.6.24-rc4-mm1 build failed at drivers/net/wireless/ath5k/base.c for some > inline functions like this: > drivers/net/wireless/ath5k/base.c:292: sorry, unimplemented: inlining failed > in call to 'ath5k_extend_tsf': function body not available

Re: 2.6.24-rc4-mm1: acpi reboots machine

2007-12-09 Thread Borislav Petkov
On Sun, Dec 09, 2007 at 08:50:02AM +0100, Borislav Petkov wrote: > Hi Andrew, > Hi Len, > > after booting 2.6.24-rc4-mm1 (2.6.24-rc4-190-g94545ba, otoh, boots just > fine) on my asus laptop, the machine reboots after claiming that > "Critical temperature reached (255 C)." However, the degrees numb

Re: 2.6.24-rc4-mm1: some issues on sparc64

2007-12-09 Thread Andrew Morton
On Sun, 09 Dec 2007 00:45:17 -0800 (PST) David Miller <[EMAIL PROTECTED]> wrote: > From: Andrew Morton <[EMAIL PROTECTED]> > Date: Sat, 8 Dec 2007 10:22:39 -0800 > > > That's > > > > J_ASSERT_BH(bh, !buffer_jbddirty(bh)); > > > > at the end of journal_unmap_buffer(). > > > > I don't re

Re: 2.6.24-rc4-mm1: some issues on sparc64

2007-12-09 Thread David Miller
From: Andrew Morton <[EMAIL PROTECTED]> Date: Sat, 8 Dec 2007 10:22:39 -0800 > That's > > J_ASSERT_BH(bh, !buffer_jbddirty(bh)); > > at the end of journal_unmap_buffer(). > > I don't recall seeing that before and I can't think of anything we've > done recently which could cause it, sorr

Re: 2.6.24-rc4-mm1 and Very Slow PCMCIA Compact Flash

2007-12-08 Thread Andrew Morton
On Sat, 08 Dec 2007 20:02:54 -0700 Zan Lynx <[EMAIL PROTECTED]> wrote: > > On Sat, 2007-12-08 at 02:07 -0800, Andrew Morton wrote: > > On Fri, 07 Dec 2007 22:01:33 -0700 Zan Lynx <[EMAIL PROTECTED]> wrote: > > > > > > > > On Fri, 2007-12-07 at 15:22 -0800, Andrew Morton wrote: > > > > On Fri, 0

Re: 2.6.24-rc4-mm1 and Very Slow PCMCIA Compact Flash

2007-12-08 Thread Zan Lynx
On Sat, 2007-12-08 at 02:07 -0800, Andrew Morton wrote: > On Fri, 07 Dec 2007 22:01:33 -0700 Zan Lynx <[EMAIL PROTECTED]> wrote: > > > > > On Fri, 2007-12-07 at 15:22 -0800, Andrew Morton wrote: > > > On Fri, 07 Dec 2007 23:09:43 + > > > Zan Lynx <[EMAIL PROTECTED]> wrote: > > [cut] > > > >

Re: 2.6.24-rc4-mm1 -- boot process hangs -- tty4 main process (2988) terminated with status 1

2007-12-08 Thread Miles Lane
> > Dec 6 21:24:28 erratic-orbits init: tty3 main process (2991) > > terminated with status 1 > > Boggle. We broke the vt driver? > > config, please... I sent the .config. Is there nothing else to follow up on? I have tried rebuilding about seven kernels, tweaking the options each time. All th

Re: 2.6.24-rc4-mm1: some issues on sparc64

2007-12-08 Thread Andrew Morton
On Sat, 8 Dec 2007 19:20:28 +0100 Mariusz Kozlowski <[EMAIL PROTECTED]> wrote: > The box is sun ultra 60 (dual sparc64). This was caught when > system (gentoo) was emerging some package. > > [27006.402237] kernel BUG at fs/jbd/transaction.c:1894! That's J_ASSERT_BH(bh, !buffer_jb

Re: 2.6.24-rc4-mm1: some issues on sparc64

2007-12-08 Thread Mariusz Kozlowski
Hello, The box is sun ultra 60 (dual sparc64). This was caught when system (gentoo) was emerging some package. [27006.402237] kernel BUG at fs/jbd/transaction.c:1894! [27006.402268] \|/ \|/ [27006.402274] "@'/ .. \`@" [27006.402279] /_| \__/

Re: 2.6.24-rc4-mm1 and Very Slow PCMCIA Compact Flash

2007-12-08 Thread Andrew Morton
On Fri, 07 Dec 2007 22:01:33 -0700 Zan Lynx <[EMAIL PROTECTED]> wrote: > > On Fri, 2007-12-07 at 15:22 -0800, Andrew Morton wrote: > > On Fri, 07 Dec 2007 23:09:43 + > > Zan Lynx <[EMAIL PROTECTED]> wrote: > [cut] > > > > > Now with MM kernels 2.6.24 rc1-4 the PCMCIA adapter works again, but

Re: 2.6.24-rc4-mm1: undefined reference to `compat_sys_timerfd' on sparc64

2007-12-08 Thread Mariusz Kozlowski
> > LD .tmp_vmlinux1 > > arch/sparc64/kernel/head.o: In function `sys_call_table32': > > arch/sparc64/kernel/head.S:(.text+0x224e0): undefined reference to > > `compat_sys_timerfd' > > make: *** [.tmp_vmlinux1] Error 1 > > argh, sorry, I am soo fed up with fixing that patch. > > ---

Re: 2.6.24-rc4-mm1 and Very Slow PCMCIA Compact Flash

2007-12-07 Thread Zan Lynx
On Fri, 2007-12-07 at 15:22 -0800, Andrew Morton wrote: > On Fri, 07 Dec 2007 23:09:43 + > Zan Lynx <[EMAIL PROTECTED]> wrote: [cut] > > > > Now with MM kernels 2.6.24 rc1-4 the PCMCIA adapter works again, but I > > > > only get read rates of 1.6 MB/s. When it used to work in 2.6.20 I got >

Re: 2.6.24-rc4-mm1 and Very Slow PCMCIA Compact Flash

2007-12-07 Thread Robert Hancock
Zan Lynx wrote: On Fri, 2007-12-07 at 15:22 -0800, Andrew Morton wrote: On Fri, 07 Dec 2007 23:09:43 + Zan Lynx <[EMAIL PROTECTED]> wrote: On Fri, 2007-12-07 at 15:02 -0800, Andrew Morton wrote: On Fri, 07 Dec 2007 20:38:24 + Zan Lynx <[EMAIL PROTECTED]> wrote: While I'm reporting p

Re: 2.6.24-rc4-mm1 and /proc//status Name: field

2007-12-07 Thread Eric W. Biederman
Andrew Morton <[EMAIL PROTECTED]> writes: > On Fri, 07 Dec 2007 20:26:43 + > Zan Lynx <[EMAIL PROTECTED]> wrote: > >> Today I noticed pgrep doesn't work. It seems the reason is a missing >> Name: tag in the status file for a process in /proc. >> >> # cat /proc/1/status >> init >> State: S (

Re: 2.6.24-rc4-mm1: undefined reference to `compat_sys_timerfd' on sparc64

2007-12-07 Thread Andrew Morton
On Sat, 8 Dec 2007 01:04:55 +0100 Mariusz Kozlowski <[EMAIL PROTECTED]> wrote: > Hello, > > I tried it on sun ultra 60 (dual sparc64) station. Unfortunately it > failed > to compile. > > AS arch/sparc64/lib/xor.o > AR arch/sparc64/lib/lib.a > GEN .version > CHK i

Re: 2.6.24-rc4-mm1 and /proc//status Name: field

2007-12-07 Thread Andrew Morton
On Fri, 07 Dec 2007 20:26:43 + Zan Lynx <[EMAIL PROTECTED]> wrote: > Today I noticed pgrep doesn't work. It seems the reason is a missing > Name: tag in the status file for a process in /proc. > > # cat /proc/1/status > init > State: S (sleeping) > Tgid: 1 > Pid:1 > PPid: 0 > Tracer

Re: 2.6.24-rc4-mm1: undefined reference to `compat_sys_timerfd' on sparc64

2007-12-07 Thread Mariusz Kozlowski
Hello, I tried it on sun ultra 60 (dual sparc64) station. Unfortunately it failed to compile. AS arch/sparc64/lib/xor.o AR arch/sparc64/lib/lib.a GEN .version CHK include/linux/compile.h dnsdomainname: Unknown host UPD include/linux/compile.h CC ini

Re: 2.6.24-rc4-mm1 and Very Slow PCMCIA Compact Flash

2007-12-07 Thread Zan Lynx
On Fri, 2007-12-07 at 15:22 -0800, Andrew Morton wrote: > On Fri, 07 Dec 2007 23:09:43 + > Zan Lynx <[EMAIL PROTECTED]> wrote: > > > > > On Fri, 2007-12-07 at 15:02 -0800, Andrew Morton wrote: > > > On Fri, 07 Dec 2007 20:38:24 + > > > Zan Lynx <[EMAIL PROTECTED]> wrote: > > > > > > > W

Re: 2.6.24-rc4-mm1 and excessive block IO errors

2007-12-07 Thread Alexey Dobriyan
On Fri, Dec 07, 2007 at 03:05:37PM -0800, Andrew Morton wrote: > On Fri, 07 Dec 2007 20:44:45 + > Zan Lynx <[EMAIL PROTECTED]> wrote: > > > I am not sure if this problem has been addressed already. I read some > > about the fast-fail issues and this may be related? > > > > On nearly all my U

Re: 2.6.24-rc4-mm1 and Very Slow PCMCIA Compact Flash

2007-12-07 Thread Andrew Morton
On Fri, 07 Dec 2007 23:09:43 + Zan Lynx <[EMAIL PROTECTED]> wrote: > > On Fri, 2007-12-07 at 15:02 -0800, Andrew Morton wrote: > > On Fri, 07 Dec 2007 20:38:24 + > > Zan Lynx <[EMAIL PROTECTED]> wrote: > > > > > While I'm reporting problems I'll get this one out there. > > > > > > I nor

Re: 2.6.24-rc4-mm1 and Very Slow PCMCIA Compact Flash

2007-12-07 Thread Zan Lynx
On Fri, 2007-12-07 at 15:02 -0800, Andrew Morton wrote: > On Fri, 07 Dec 2007 20:38:24 + > Zan Lynx <[EMAIL PROTECTED]> wrote: > > > While I'm reporting problems I'll get this one out there. > > > > I normally use a USB-2 memory card reader but I also have a PCMCIA > > CompactFlash adapter t

Re: 2.6.24-rc4-mm1 and excessive block IO errors

2007-12-07 Thread Andrew Morton
On Fri, 07 Dec 2007 20:44:45 + Zan Lynx <[EMAIL PROTECTED]> wrote: > I am not sure if this problem has been addressed already. I read some > about the fast-fail issues and this may be related? > > On nearly all my USB block devices, I have been getting zillions of I/O > errors. But they are

Re: 2.6.24-rc4-mm1 and Very Slow PCMCIA Compact Flash

2007-12-07 Thread Andrew Morton
On Fri, 07 Dec 2007 20:38:24 + Zan Lynx <[EMAIL PROTECTED]> wrote: > While I'm reporting problems I'll get this one out there. > > I normally use a USB-2 memory card reader but I also have a PCMCIA > CompactFlash adapter that I use occasionally. During the MM series > kernels 2.6.22 and 23 (

Re: 2.6.24-rc4-mm1

2007-12-07 Thread Luis R. Rodriguez
On Dec 6, 2007 9:12 PM, Dave Young <[EMAIL PROTECTED]> wrote: > Hi, > > 2.6.24-rc4-mm1 build failed at drivers/net/wireless/ath5k/base.c for some > inline functions like this: > drivers/net/wireless/ath5k/base.c:292: sorry, unimplemented: inlining failed > in call to 'ath5k_extend_tsf': function

Re: 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc

2007-12-07 Thread Balbir Singh
> How about running 2.6.24-rc4 with _only_ the patch to this driver to > convert it to krefs? Does that combination cause problems? > > The patch is at: > > http://www.kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/gregkh-01-driver/kobject-convert-hvcs-to-use-kref-not-kobject.patch

Re: [dm-devel] Re: 2.6.24-rc4-mm1

2007-12-07 Thread Kay Sievers
On Fri, 2007-12-07 at 15:28 -0500, [EMAIL PROTECTED] wrote: > On Fri, 07 Dec 2007 19:44:29 +0100, Kay Sievers said: > > > > Anybody got any brilliant ideas? :) > > > > I guess it's nash again, which version is it? > > Confirmed - nash again. 6.0.9 does not work, upgrading to 6.0.19 works. Oh,

Re: [dm-devel] Re: 2.6.24-rc4-mm1

2007-12-07 Thread Valdis . Kletnieks
On Fri, 07 Dec 2007 19:44:29 +0100, Kay Sievers said: > > Anybody got any brilliant ideas? :) > > I guess it's nash again, which version is it? Confirmed - nash again. 6.0.9 does not work, upgrading to 6.0.19 works. init/Kconfig says this for SYSFS_DEPRECATED (which is where I got lead astray,

Re: [dm-devel] Re: 2.6.24-rc4-mm1

2007-12-07 Thread Kay Sievers
On Fri, 2007-12-07 at 13:20 -0500, [EMAIL PROTECTED] wrote: > On Fri, 07 Dec 2007 00:24:04 +0100, Kay Sievers said: > > On Thu, 2007-12-06 at 18:12 -0500, [EMAIL PROTECTED] wrote: > > > On Thu, 06 Dec 2007 23:04:12 +0100, Kay Sievers said: > > > > > > > What's the value of SYSFS_DEPRECATED? Care

Re: [dm-devel] Re: 2.6.24-rc4-mm1

2007-12-07 Thread Valdis . Kletnieks
On Fri, 07 Dec 2007 00:24:04 +0100, Kay Sievers said: > On Thu, 2007-12-06 at 18:12 -0500, [EMAIL PROTECTED] wrote: > > On Thu, 06 Dec 2007 23:04:12 +0100, Kay Sievers said: > > > > > What's the value of SYSFS_DEPRECATED? Care to set it to yes, if it isn't, > > > and try again? > > > > I *knew* t

Re: 2.6.24-rc4-mm1

2007-12-07 Thread Ilpo Järvinen
On Wed, 5 Dec 2007, David Miller wrote: > From: Reuben Farrelly <[EMAIL PROTECTED]> > Date: Thu, 06 Dec 2007 17:59:37 +1100 > > > On 5/12/2007 4:17 PM, Andrew Morton wrote: > > > - Lots of device IDs have been removed from the e1000 driver and moved > > > over > > > to e1000e. So if your e100

Re: 2.6.24-rc4-mm1: VDSOSYM build error

2007-12-07 Thread Ingo Molnar
* Andrew Morton <[EMAIL PROTECTED]> wrote: > On Thu, 6 Dec 2007 18:28:25 -0500 > "Miles Lane" <[EMAIL PROTECTED]> wrote: > > > How can I find Roland's patches, so I can try backing them out? > > I looked in the broken out patches and only saw one related > > to VDSO. Backing it out did not help

Re: 2.6.24-rc4-mm1 -- boot process hangs -- tty4 main process (2988) terminated with status 1

2007-12-07 Thread Andrew Morton
On Thu, 6 Dec 2007 22:56:53 -0500 "Miles Lane" <[EMAIL PROTECTED]> wrote: > The machine is: http://www.gateway.com/retail/mt6821.php > Gnu C 4.2.3 > Gnu make 3.81 > binutils 2.18.20071027 > util-linux 2.13.1-rc1 > mount 2.1

Re: 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc

2007-12-06 Thread Greg KH
On Fri, Dec 07, 2007 at 08:32:26AM +0530, Kamalesh Babulal wrote: > Greg KH wrote: > > On Thu, Dec 06, 2007 at 03:54:51PM -0800, Badari Pulavarty wrote: > >> On Thu, 2007-12-06 at 12:31 -0800, Greg KH wrote: > >>> On Fri, Dec 07, 2007 at 12:28:58AM +0530, Balbir Singh wrote: > Greg KH wrote: >

Re: 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc

2007-12-06 Thread Kamalesh Babulal
Greg KH wrote: > On Thu, Dec 06, 2007 at 03:54:51PM -0800, Badari Pulavarty wrote: >> On Thu, 2007-12-06 at 12:31 -0800, Greg KH wrote: >>> On Fri, Dec 07, 2007 at 12:28:58AM +0530, Balbir Singh wrote: Greg KH wrote: >> Why release the spinlock here? It's done after the count is incre

Re: 2.6.24-rc4-mm1

2007-12-06 Thread Dave Young
Hi, 2.6.24-rc4-mm1 build failed at drivers/net/wireless/ath5k/base.c for some inline functions like this: drivers/net/wireless/ath5k/base.c:292: sorry, unimplemented: inlining failed in call to 'ath5k_extend_tsf': function body not available fix it with adjust the order of inline function body.

Re: 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc

2007-12-06 Thread Balbir Singh
Badari Pulavarty wrote: > On Fri, 2007-12-07 at 00:28 +0530, Balbir Singh wrote: >> Greg KH wrote: >> Why release the spinlock here? It's done after the count is incremented. This patch does not seem correct. >>> Doh, you are correct, I'll make sure that I fix this up before applying >>>

Re: 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc

2007-12-06 Thread Greg KH
On Thu, Dec 06, 2007 at 03:54:51PM -0800, Badari Pulavarty wrote: > On Thu, 2007-12-06 at 12:31 -0800, Greg KH wrote: > > On Fri, Dec 07, 2007 at 12:28:58AM +0530, Balbir Singh wrote: > > > Greg KH wrote: > > > > > > >> Why release the spinlock here? It's done after the count is > > > >> incremen

Re: 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc

2007-12-06 Thread Badari Pulavarty
On Thu, 2007-12-06 at 12:31 -0800, Greg KH wrote: > On Fri, Dec 07, 2007 at 12:28:58AM +0530, Balbir Singh wrote: > > Greg KH wrote: > > > > >> Why release the spinlock here? It's done after the count is incremented. > > >> This patch does not seem correct. > > > > > > Doh, you are correct, I'll

Re: 2.6.24-rc4-mm1: VDSOSYM build error

2007-12-06 Thread Miles Lane
I found: http://marc.info/?l=linux-kernel&m=119550978915647&w=2 through http://marc.info/?l=linux-kernel&m=119551057816829&w=2 (I was unable to locate the 6th patch in the set) When I tried backing out the patches, there were tons of errors. I guess I'll punt on trying to build this MM tree. Sor

Re: 2.6.24-rc4-mm1: VDSOSYM build error

2007-12-06 Thread Andrew Morton
On Thu, 6 Dec 2007 18:28:25 -0500 "Miles Lane" <[EMAIL PROTECTED]> wrote: > How can I find Roland's patches, so I can try backing them out? > I looked in the broken out patches and only saw one related > to VDSO. Backing it out did not help. I tried searching for > messages to LKML sent by "rola

Re: 2.6.24-rc4-mm1: VDSOSYM build error

2007-12-06 Thread Miles Lane
How can I find Roland's patches, so I can try backing them out? I looked in the broken out patches and only saw one related to VDSO. Backing it out did not help. I tried searching for messages to LKML sent by "roland" but mostly got a bunch of folks sending spam. Thanks,

Re: [dm-devel] Re: 2.6.24-rc4-mm1

2007-12-06 Thread Kay Sievers
On Thu, 2007-12-06 at 18:12 -0500, [EMAIL PROTECTED] wrote: > On Thu, 06 Dec 2007 23:04:12 +0100, Kay Sievers said: > > > What's the value of SYSFS_DEPRECATED? Care to set it to yes, if it isn't, > > and try again? > > I *knew* there was a D'Oh! error in here. ;) > > Bisection is fast closing in

Re: [dm-devel] Re: 2.6.24-rc4-mm1

2007-12-06 Thread Valdis . Kletnieks
On Thu, 06 Dec 2007 23:04:12 +0100, Kay Sievers said: > What's the value of SYSFS_DEPRECATED? Care to set it to yes, if it isn't, > and try again? I *knew* there was a D'Oh! error in here. ;) Bisection is fast closing in on gregkh-driver-block-device.patch, which broke my LVM almost the exact sa

Re: 2.6.24-rc4-mm1: VDSOSYM build error

2007-12-06 Thread Andrew Morton
On Thu, 06 Dec 2007 23:28:38 +0100 Laurent Riffard <[EMAIL PROTECTED]> wrote: > Le 05.12.2007 06:17, Andrew Morton a écrit : > > Temporarily at > > http://userweb.kernel.org/~akpm/2.6.24-rc4-mm1/ > > Will appear later at > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.

Re: 2.6.24-rc4-mm1: VDSOSYM build error

2007-12-06 Thread Laurent Riffard
Le 05.12.2007 06:17, Andrew Morton a écrit : > Temporarily at > http://userweb.kernel.org/~akpm/2.6.24-rc4-mm1/ > Will appear later at > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc4/2.6.24-rc4-mm1/ LDS arch/x86/vdso/vdso32/vdso32.lds AS arch/x86/vdso

Re: [dm-devel] Re: 2.6.24-rc4-mm1

2007-12-06 Thread Alasdair G Kergon
On Thu, Dec 06, 2007 at 11:04:12PM +0100, Kay Sievers wrote: > A fix for LVM to handle symlinks instead of directories is in the LVM > CVS tree, but there wasn't a release since August. I released it yesterday:-) Alasdair -- [EMAIL PROTECTED] -- To unsubscribe from this list: send the line "uns

Re: [dm-devel] Re: 2.6.24-rc4-mm1

2007-12-06 Thread Kay Sievers
On Dec 6, 2007 8:38 PM, Greg KH <[EMAIL PROTECTED]> wrote: > On Thu, Dec 06, 2007 at 02:18:08PM -0500, [EMAIL PROTECTED] wrote: > > On Thu, 06 Dec 2007 04:04:20 PST, Andrew Morton said: > > > > > > > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc4/2.6.24-rc4-mm

Re: 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc

2007-12-06 Thread Greg KH
On Fri, Dec 07, 2007 at 12:28:58AM +0530, Balbir Singh wrote: > Greg KH wrote: > > >> Why release the spinlock here? It's done after the count is incremented. > >> This patch does not seem correct. > > > > Doh, you are correct, I'll make sure that I fix this up before applying > > it. > > > > th

Re: 2.6.24-rc4-mm1

2007-12-06 Thread Valdis . Kletnieks
On Thu, 06 Dec 2007 11:38:43 PST, Greg KH said: > > Would I be remiss in hypothesising that something in gregkh-driver-kobject-* > > changed something, and now we need a agk-dm-dm-kobject-fixupage.patch? > > I don't know, it all depends on what is in the dm patches. Hopefully > everything that I

Re: 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc

2007-12-06 Thread Greg KH
On Thu, Dec 06, 2007 at 11:49:59PM +0530, Balbir Singh wrote: > Kamalesh Babulal wrote: > > Hi Andrew, > > > > The 2.6.24-rc4-mm1 kernel build fails with build failure, > > > > CC drivers/char/hvcs.o > > drivers/char/hvcs.c: In function ‘hvcs_open’: > > drivers/char/hvcs.c:1180: error: wro

Re: 2.6.24-rc4-mm1

2007-12-06 Thread Greg KH
On Thu, Dec 06, 2007 at 02:18:08PM -0500, [EMAIL PROTECTED] wrote: > On Thu, 06 Dec 2007 04:04:20 PST, Andrew Morton said: > > > > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc4/2.6.24-rc4-mm1/ > > > > > > Something in here broke LVM support - an initrd that

Re: 2.6.24-rc4-mm1: hostbyte=0x01 driverbyte=0x00 (now bisected)

2007-12-06 Thread Alexey Dobriyan
On Thu, Dec 06, 2007 at 08:52:29AM +0100, Hannes Reinecke wrote: > Alexey Dobriyan wrote: > >> git-scsi-misc.patch > > > > Apologies for not looking into the problem earlier. See > > http://marc.info/?t=11962802235&r=1&w=2 > > "2.6.24-rc3-mm2: Result: hostbyte=0x01 driverbyte=0x00\nend_reques

Re: 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc

2007-12-06 Thread Badari Pulavarty
On Fri, 2007-12-07 at 00:28 +0530, Balbir Singh wrote: > Greg KH wrote: > > >> Why release the spinlock here? It's done after the count is incremented. > >> This patch does not seem correct. > > > > Doh, you are correct, I'll make sure that I fix this up before applying > > it. > > > > thanks, >

Re: 2.6.24-rc4-mm1

2007-12-06 Thread Valdis . Kletnieks
On Thu, 06 Dec 2007 04:04:20 PST, Andrew Morton said: > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc4/2.6.24-rc4-mm1/ > > > > Something in here broke LVM support - an initrd that has worked fine for > > quite some time suddenly couldn't mount /dev/VolGroup0

Re: 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc

2007-12-06 Thread Balbir Singh
Greg KH wrote: >> Why release the spinlock here? It's done after the count is incremented. >> This patch does not seem correct. > > Doh, you are correct, I'll make sure that I fix this up before applying > it. > > thanks, > > greg k-h Hi, Greg, I ran some tests with the fixed up version of th

Re: 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc

2007-12-06 Thread Kamalesh Babulal
Greg KH wrote: > On Thu, Dec 06, 2007 at 11:49:59PM +0530, Balbir Singh wrote: >> Kamalesh Babulal wrote: >>> Hi Andrew, >>> >>> The 2.6.24-rc4-mm1 kernel build fails with build failure, >>> >>> CC drivers/char/hvcs.o >>> drivers/char/hvcs.c: In function ‘hvcs_open’: >>> drivers/char/hvcs.c:

Re: 2.6.24-rc4-mm1 kobject changes broken with hvcs driver on powerpc

2007-12-06 Thread Balbir Singh
Kamalesh Babulal wrote: > Hi Andrew, > > The 2.6.24-rc4-mm1 kernel build fails with build failure, > > CC drivers/char/hvcs.o > drivers/char/hvcs.c: In function ‘hvcs_open’: > drivers/char/hvcs.c:1180: error: wrong type argument to unary exclamation mark > make[2]: *** [drivers/char/hvcs.o

Re: 2.6.24-rc4-mm1: hostbyte=0x01 driverbyte=0x00 (now bisected)

2007-12-06 Thread Jens Axboe
On Thu, Dec 06 2007, Hannes Reinecke wrote: > Alexey Dobriyan wrote: > >> git-scsi-misc.patch > > > > Apologies for not looking into the problem earlier. See > > http://marc.info/?t=11962802235&r=1&w=2 > > "2.6.24-rc3-mm2: Result: hostbyte=0x01 driverbyte=0x00\nend_request: I/O > > error" >

Re: 2.6.24-rc4-mm1

2007-12-06 Thread Andrew Morton
On Thu, 06 Dec 2007 06:49:24 -0500 [EMAIL PROTECTED] wrote: > On Tue, 04 Dec 2007 21:17:01 PST, Andrew Morton said: > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc4/2.6.24-rc4-mm1/ > > Something in here broke LVM support - an initrd that has worked fine for > qu

Re: 2.6.24-rc4-mm1

2007-12-06 Thread Valdis . Kletnieks
On Tue, 04 Dec 2007 21:17:01 PST, Andrew Morton said: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc4/2.6.24-rc4-mm1/ Something in here broke LVM support - an initrd that has worked fine for quite some time suddenly couldn't mount /dev/VolGroup00/root so we get the

Re: 2.6.24-rc4-mm1: hostbyte=0x01 driverbyte=0x00 (now bisected)

2007-12-05 Thread Hannes Reinecke
Alexey Dobriyan wrote: >> git-scsi-misc.patch > > Apologies for not looking into the problem earlier. See > http://marc.info/?t=11962802235&r=1&w=2 > "2.6.24-rc3-mm2: Result: hostbyte=0x01 driverbyte=0x00\nend_request: I/O > error" > for previous installment. > > I've bisected it to the fol

Re: 2.6.24-rc4-mm1

2007-12-05 Thread Andrew Morton
On Thu, 06 Dec 2007 17:59:37 +1100 Reuben Farrelly <[EMAIL PROTECTED]> wrote: > On 5/12/2007 4:17 PM, Andrew Morton wrote: > > Temporarily at > > > > http://userweb.kernel.org/~akpm/2.6.24-rc4-mm1/ > > > > Will appear later at > > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/p

Re: 2.6.24-rc4-mm1 Kernel build fails on S390x

2007-12-05 Thread Andrew Morton
On Thu, 06 Dec 2007 08:45:37 +0530 Kamalesh Babulal <[EMAIL PROTECTED]> wrote: > Hi Andrew, > > The 2.6.24-rc4-mm1 kernel build fails on s390x, > > CC arch/s390/kernel/traps.o > In file included from include/asm/thread_info.h:39, > from include/linux/thread_info.h:21, >

Re: 2.6.24-rc4-mm1

2007-12-05 Thread David Miller
From: Reuben Farrelly <[EMAIL PROTECTED]> Date: Thu, 06 Dec 2007 17:59:37 +1100 > On 5/12/2007 4:17 PM, Andrew Morton wrote: > > - Lots of device IDs have been removed from the e1000 driver and moved over > > to e1000e. So if your e1000 stops working, you forgot to set > > CONFIG_E1000E. > >

Re: 2.6.24-rc4-mm1

2007-12-05 Thread Reuben Farrelly
On 5/12/2007 4:17 PM, Andrew Morton wrote: Temporarily at http://userweb.kernel.org/~akpm/2.6.24-rc4-mm1/ Will appear later at ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.24-rc4/2.6.24-rc4-mm1/ - Lots of device IDs have been removed from the e1000 driver and moved

  1   2   >