Re: 2.6.15-rc5-mm2

2005-12-12 Thread David S. Miller
From: Benoit Boissinot <[EMAIL PROTECTED]> Date: Mon, 12 Dec 2005 14:04:18 +0100 > the 'return unlikely(-err)' isn't in gitweb > (http://kernel.org/git/?p=linux/kernel/git/davem/net-2.6.16.git;a=commit;h=eaa9fba6511857dd2dc6f7f99a4564148c238081) > changing it to 'return -err' makes ping and xdm ha

Re: 2.6.15-rc5-mm2

2005-12-12 Thread Benoit Boissinot
On Mon, Dec 12, 2005 at 02:04:18PM +0100, Benoit Boissinot wrote: > On Sun, Dec 11, 2005 at 08:35:08PM -0800, David S. Miller wrote: > > From: Andrew Morton <[EMAIL PROTECTED]> > > Date: Sun, 11 Dec 2005 18:39:32 -0800 > > > > > Odd net behaviour with Dave's net-2.6.16 tree. > > ... > > > - i can

Re: 2.6.15-rc5-mm2

2005-12-12 Thread Benoit Boissinot
On Sun, Dec 11, 2005 at 08:35:08PM -0800, David S. Miller wrote: > From: Andrew Morton <[EMAIL PROTECTED]> > Date: Sun, 11 Dec 2005 18:39:32 -0800 > > > Odd net behaviour with Dave's net-2.6.16 tree. > ... > > - i cannot login with xdm, as soon as i login, the X server restarts. > > Login with

Re: 2.6.15-rc5-mm2

2005-12-12 Thread Benoit Boissinot
On Mon, Dec 12, 2005 at 09:59:31AM +0100, Benoit Boissinot wrote: > On Sun, Dec 11, 2005 at 08:35:08PM -0800, David S. Miller wrote: > > From: Andrew Morton <[EMAIL PROTECTED]> > > Date: Sun, 11 Dec 2005 18:39:32 -0800 > > > > > Odd net behaviour with Dave's net-2.6.16 tree. > > ... > > > - i can

Re: 2.6.15-rc5-mm2

2005-12-12 Thread Benoit Boissinot
On Sun, Dec 11, 2005 at 08:35:08PM -0800, David S. Miller wrote: > From: Andrew Morton <[EMAIL PROTECTED]> > Date: Sun, 11 Dec 2005 18:39:32 -0800 > > > Odd net behaviour with Dave's net-2.6.16 tree. > ... > > - i cannot login with xdm, as soon as i login, the X server restarts. > > Login with

Re: 2.6.15-rc5-mm2

2005-12-11 Thread David S. Miller
From: Andrew Morton <[EMAIL PROTECTED]> Date: Sun, 11 Dec 2005 18:39:32 -0800 > Odd net behaviour with Dave's net-2.6.16 tree. ... > - i cannot login with xdm, as soon as i login, the X server restarts. > Login with startx works (.xinitrc is a symlink to .xsession) > It works fine with 2.6.15

Fw: Re: 2.6.15-rc5-mm2

2005-12-11 Thread Andrew Morton
Odd net behaviour with Dave's net-2.6.16 tree. Begin forwarded message: Date: Sun, 11 Dec 2005 16:17:09 +0100 From: Benoit Boissinot <[EMAIL PROTECTED]> To: Andrew Morton <[EMAIL PROTECTED]> Cc: linux-kernel@vger.kernel.org Subject: Re: 2.6.15-rc5-mm2 On 12/11/05, Andr