Re: 2.6.13-rc6-mm2

2005-09-01 Thread Grant . Coady
On Thu, 1 Sep 2005 09:03:38 +0200, Jean Delvare <[EMAIL PROTECTED]> wrote: Hi Jean, >Hi Grant, > >> adm9240 i2c still broken, spamming debug with: >> (...) >> Aug 23 18:48:40 peetoo kernel: [ 1591.151834] i2c_adapter i2c-0: Transaction >> (pre): CNT=08, CMD=2c, ADD=5a, DAT0=00, DAT1=00 >> Aug 23

Re: 2.6.13-rc6-mm2

2005-09-01 Thread Jean Delvare
Hi Grant, > adm9240 i2c still broken, spamming debug with: > (...) > Aug 23 18:48:40 peetoo kernel: [ 1591.151834] i2c_adapter i2c-0: Transaction > (pre): CNT=08, CMD=2c, ADD=5a, DAT0=00, DAT1=00 > Aug 23 18:48:40 peetoo kernel: [ 1591.170515] i2c_adapter i2c-0: Transaction > (post): CNT=08, CMD

Re: 2.6.13-rc6-mm2 - breaks USB unplug

2005-08-31 Thread Daniel Ritz
hi On Wednesday 31 August 2005 14.12, Marc Ballarin wrote: > Hi, > > -rc6-mm2 breaks USB unplug for me. Happens with every USB device, > gcc-3.3.5 and gcc-3.4.4 as well as preempt and non-preempt and is 100% > reproducible. > -rc6-mm1 seems fine. > > Reverting the following part of > driver-core

Re: 2.6.13-rc6-mm2 - breaks USB unplug

2005-08-31 Thread Marc Ballarin
Hi, -rc6-mm2 breaks USB unplug for me. Happens with every USB device, gcc-3.3.5 and gcc-3.4.4 as well as preempt and non-preempt and is 100% reproducible. -rc6-mm1 seems fine. Reverting the following part of driver-core-fix-bus_rescan_devices-race.patch fixes this for me: diff -puN drivers/base/

Re: 2.6.13-rc6-mm2 doesn't compile on xtensa

2005-08-24 Thread H. J. Lu
On Wed, Aug 24, 2005 at 01:10:35PM +0200, Adrian Bunk wrote: > auxiliary-vector-cleanups.patch broke compilation on the xtensa > architecture because it doesn't add an asm/auxvec.h on this > architecture. > This added asm-frv/auxvec.h and asm-xtensa/auxvec.h. H.J. --- --- linux/include/asm-al

Re: 2.6.13-rc6-mm2 - drivers/net/s2io.o failed building

2005-08-23 Thread Damir Perisa
2.6.13-rc6-mm2 failed building with this problem (gcc 4.0.1): CC [M] drivers/net/s2io.o In file included from drivers/net/s2io.c:65: drivers/net/s2io.h: In function 'readq': drivers/net/s2io.h:765: error: invalid lvalue in assignment drivers/net/s2io.h:766: error: invalid lvalue in assignment

Re: 2.6.13-rc6-mm2 - fs/xfs/xfs*.c warnings

2005-08-23 Thread Damir Perisa
i'm compiling 2.6.13-rc6-mm2 atm and noticed that xfs is having lots of warnings while compiling. recently i switched to gcc 4.0.1 - maybe it's because of this. details: fs/xfs/xfs_acl.c: In function 'xfs_acl_access': fs/xfs/xfs_acl.c:445: warning: 'matched.ae_perm' may be used uninitialized i

Re: 2.6.13-rc6-mm2

2005-08-23 Thread Daniel Ritz
> Yup, seems to be generally good... > > Noticed this in the log earlier tonight: > > Aug 23 19:44:51 tornado kernel: hub 5-0:1.0: port 1 disabled by hub (EMI?), > re-enabling... > Aug 23 19:44:51 tornado kernel: usb 5-1: USB disconnect, address 2 > Aug 23 19:44:51 tornado kernel: drivers/usb/c

Re: 2.6.13-rc6-mm2 (hangs on non-SMP x86-64 and oopses)

2005-08-23 Thread Ralf Baechle
Andrew, On Tue, Aug 23, 2005 at 02:51:51PM +0200, Rafael J. Wysocki wrote: > > > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13-rc6/2.6.13-rc6-mm2/ > > > > - Various updates. Nothing terribly noteworthy. > > It hangs solig during boot (after starting kjournald) on Asus

Re: 2.6.13-rc6-mm2 (hangs on non-SMP x86-64 and oopses)

2005-08-23 Thread Rafael J. Wysocki
On Tuesday, 23 of August 2005 06:30, Andrew Morton wrote: > > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13-rc6/2.6.13-rc6-mm2/ > > - Various updates. Nothing terribly noteworthy. It hangs solig during boot (after starting kjournald) on Asus L5D (non-SMP x86-64), which i

Re: 2.6.13-rc6-mm2

2005-08-23 Thread Reuben Farrelly
Hi, On 23/08/2005 4:30 p.m., Andrew Morton wrote: ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13-rc6/2.6.13-rc6-mm2/ - Various updates. Nothing terribly noteworthy. Yup, seems to be generally good... Noticed this in the log earlier tonight: Aug 23 19:44:51 tornado ker

Re: 2.6.13-rc6-mm2

2005-08-23 Thread Grant . Coady
On Mon, 22 Aug 2005 21:30:21 -0700, Andrew Morton <[EMAIL PROTECTED]> wrote: > >ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.13-rc6/2.6.13-rc6-mm2/ > >- Various updates. Nothing terribly noteworthy. adm9240 i2c still broken, spamming debug with: Aug 23 18:48:40 peetoo kernel