Re: 2.6.13-mm2 (general protection fault)

2005-09-09 Thread Dominik Karall
On Thursday 08 September 2005 14:30, Andrew Morton wrote: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/2.6.13 >-mm2/ Hi Andrew, here is the log from my problem with an usb device (kernel hangs when switching the external hdd on). I hope this log provides useful informati

Re: 2.6.13-mm2

2005-09-09 Thread Grant Coady
Hi Andrew, Marko, On Fri, 9 Sep 2005 02:43:36 -0700, Andrew Morton <[EMAIL PROTECTED]> wrote: >Grant Coady <[EMAIL PROTECTED]> wrote: >> >> On Thu, 8 Sep 2005 05:30:42 -0700, Andrew Morton <[EMAIL PROTECTED]> wrote: >> >> > >> >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/

Re: 2.6.13-mm2 - drivers/char/speakup/speakup doesn't compile (+warnings from other things)

2005-09-09 Thread Alan Cox
On Fri, Sep 09, 2005 at 04:52:12AM +0200, Damir Perisa wrote: > drivers/char/speakup/speakup.c:491: error: 'struct tty_ldisc' has no member > named 'receive_room' > drivers/char/speakup/speakup.c:491: error: 'struct tty_ldisc' has no member > named 'receive_room' > make[3]: *** [drivers/char/spea

Re: 2.6.13-mm2

2005-09-09 Thread Andi Kleen
On Friday 09 September 2005 12:41, Andrew Morton wrote: > Andi Kleen <[EMAIL PROTECTED]> wrote: > > > arch/x86_64/pci/built-in.o(.init.text+0xa88): In function `pci_acpi_scan_root': > > > : undefined reference to `pxm_to_node' > > > > > > make: *** [.tmp_vmlinux1] Error 1 > > > 09/08/05-06:52

Re: 2.6.13-mm2

2005-09-09 Thread Andrew Morton
Andi Kleen <[EMAIL PROTECTED]> wrote: > > > arch/x86_64/pci/built-in.o(.init.text+0xa88): In function > `pci_acpi_scan_root': > > : undefined reference to `pxm_to_node' > > make: *** [.tmp_vmlinux1] Error 1 > > 09/08/05-06:52:31 Build the kernel. Failed rc = 2 > > 09/08/05-06:52:31 build: ker

Re: 2.6.13-mm2

2005-09-09 Thread Andrew Morton
Grant Coady <[EMAIL PROTECTED]> wrote: > > On Thu, 8 Sep 2005 05:30:42 -0700, Andrew Morton <[EMAIL PROTECTED]> wrote: > > > > >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/2.6.13-mm2/ > > Hi Andrew, > > After this error: > > CC drivers/parport/parport_pc.o > driv

Re: 2.6.13-mm2 high memory support borken?

2005-09-09 Thread Andrew Morton
Michal Piotrowski <[EMAIL PROTECTED]> wrote: > > On 08/09/05, Andrew Morton <[EMAIL PROTECTED]> wrote: > > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/2.6.13-mm2/ > > [EMAIL PROTECTED]:~$ cat /proc/meminfo > MemTotal: 893824 kB > [---cut---] > VmallocCh

Re: 2.6.13-mm2

2005-09-08 Thread Grant Coady
On Thu, 8 Sep 2005 05:30:42 -0700, Andrew Morton <[EMAIL PROTECTED]> wrote: > >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/2.6.13-mm2/ Hi Andrew, After this error: CC drivers/parport/parport_pc.o drivers/parport/parport_pc.c:2511: error: via_686a_data causes a se

Re: 2.6.13-mm2

2005-09-08 Thread Roland McGrath
I guess something else has changed since I tested the patch. I haven't tried -mm2, but the current Linus tree I'm having trouble getting to boot on my x86_64 machine atm ("soft lockup" in the e1000 driver setup). Thanks, Roland - To unsubscribe from this list: send the line "unsubscribe linux-ke

Re: 2.6.13-mm2

2005-09-08 Thread Andi Kleen
On Thu, Sep 08, 2005 at 07:30:01AM -0700, Martin J. Bligh wrote: > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/2.6.13-mm2/ > > > > (kernel.org propagation is slow. There's a temp copy at > > http://www.zip.com.au/~akpm/linux/patches/stuff/2.6.13-mm2.bz2) > > > > >

Re: 2.6.13-mm2

2005-09-08 Thread Parag Warudkar
Andrew Morton wrote: Parag, perhaps you could confirm that reverting that patch fixes things up? Sure - reverting the x86-64-ptrace-ia32-bp-fix patch fixes it. Roland - if seeing backtraces and register info for the failing programs is going to help you, please see the thread "2.6.13-mm1 X8

Re: 2.6.13-mm2

2005-09-08 Thread Andrew Morton
[EMAIL PROTECTED] (Ronny V. Vindenes) wrote: > > x86-64-ptrace-ia32-bp-fix.patch breaks all 32bit apps for me on Athlon64 Great, thanks muchly for working that out. Parag, perhaps you could confirm that reverting that patch fixes things up? - To unsubscribe from this list: send the line "unsubscr

Re: 2.6.13-mm2

2005-09-08 Thread Ronny V. Vindenes
Andrew Morton <[EMAIL PROTECTED]> writes: > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/2.6.13-mm2/ > > (kernel.org propagation is slow. There's a temp copy at > http://www.zip.com.au/~akpm/linux/patches/stuff/2.6.13-mm2.bz2) > > > > - Added Andi's x86_64 tree, as sep

Re: 2.6.13-mm2

2005-09-08 Thread Andrew Morton
Michael Thonke <[EMAIL PROTECTED]> wrote: > > Hello Andrew, > > I found a problem regarding to multi device support (Linux software Raid). > > The problem first appears now in 2.6.13-mm2, that the kernel didn't > initialize the md devices. > > 2.6.13-mm1 works very well, and everything is okay.

Re: 2.6.13-mm2

2005-09-08 Thread Michael Thonke
Hello Andrew, I found a problem regarding to multi device support (Linux software Raid). The problem first appears now in 2.6.13-mm2, that the kernel didn't initialize the md devices. 2.6.13-mm1 works very well, and everything is okay. Also one strange thing I found was that my SATA devices w

Re: 2.6.13-mm2 high memory support borken?

2005-09-08 Thread Michal Piotrowski
Hi, On 08/09/05, Andrew Morton <[EMAIL PROTECTED]> wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/2.6.13-mm2/ [EMAIL PROTECTED]:~$ cat /proc/meminfo MemTotal: 893824 kB [---cut---] VmallocChunk: 110380 kB something is wrong, I have got 1 gb ram on my box

Re: 2.6.13-mm2

2005-09-08 Thread Martin J. Bligh
> ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/2.6.13-mm2/ > > (kernel.org propagation is slow. There's a temp copy at > http://www.zip.com.au/~akpm/linux/patches/stuff/2.6.13-mm2.bz2) > > > > - Added Andi's x86_64 tree, as separate patches > > - Added a driver for TI

Re: 2.6.13-mm2

2005-09-08 Thread Christoph Hellwig
On Thu, Sep 08, 2005 at 05:30:42AM -0700, Andrew Morton wrote: > -ocfs2-prep.patch > > Dropped this - maintaining the > move-truncate_inode_pages-into-delete_inode.patch patch separately was a > pita. Simply pull it in from git-ocfs2.patch Could you please just send the move truncate_inode_p

Re: 2.6.13-mm2

2005-09-08 Thread Benoit Boissinot
On 9/8/05, Andrew Morton <[EMAIL PROTECTED]> wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13/2.6.13-mm2/ > > git-cifs.patch it adds a new compilation warning with gcc-4: fs/cifs/cifsglob.h:335: warning: type qualifiers ignored on function return type The follow