Re: [RFC/PATCH] e100 driver didn't support any MII-less PHYs...

2007-12-29 Thread Kok, Auke
Andreas Mohr wrote: > Hi all, > > I was mildly annoyed when rebooting my _headless_ internet gateway after a > hotplug -> udev migration and witnessing it not coming up again, > which turned out to be due to an eepro100 / e100 loading conflict > since eepro100 supported both of my Intel-based netw

Re: 2.6.24-rc6-mm1

2007-12-29 Thread Randy Dunlap
On Sun, 30 Dec 2007 04:34:36 +0100 Torsten Kaiser wrote: > On Dec 30, 2007 2:30 AM, Herbert Xu <[EMAIL PROTECTED]> wrote: > > On Sat, Dec 29, 2007 at 05:51:13PM +0100, Torsten Kaiser wrote: > > > > > > > > The cause, why I am resending this: I just got a crash with > > > > > 2.6.24-rc6-mm1, again

Re: 2.6.24-rc6-mm1

2007-12-29 Thread Torsten Kaiser
On Dec 30, 2007 2:30 AM, Herbert Xu <[EMAIL PROTECTED]> wrote: > On Sat, Dec 29, 2007 at 05:51:13PM +0100, Torsten Kaiser wrote: > > > > > > The cause, why I am resending this: I just got a crash with > > > > 2.6.24-rc6-mm1, again looking network related: > > > > > > > > [93436.933356] WARNING: at

Re: [PATCH] net: santize headers for iproute2

2007-12-29 Thread David Miller
From: Stephen Hemminger <[EMAIL PROTECTED]> Date: Tue, 25 Dec 2007 17:13:10 -0800 > Well changing netinet/tcp.h is just not a realistic proposition, it takes > too long to filter from glibc through distro's to be worth it. But you have to, the ifdef mess you are suggesting is so much worse. Look

Re: [PATCH][ROSE][AX25] af_ax25: possible circular locking

2007-12-29 Thread David Miller
From: Jarek Poplawski <[EMAIL PROTECTED]> Date: Fri, 28 Dec 2007 22:48:57 +0100 > lockdep is worried about the different order here: > > #1 (rose_neigh_list_lock){-+..}: > #3 (ax25_list_lock){-+..}: > > #0 (linkfail_lock){-+..}: > #1 (rose_neigh_list_lock){-+..}: > > #3 (ax25_list_lock){-+..}:

Re: [PATCH/RFC] [v3] TCP: use non-delayed ACK for congestion control RTT

2007-12-29 Thread David Miller
Never mind about making the relative patch, I didn't want to have to wait for you to send me that and have it block my merge of fixes with Linus this evening. The following is what I applied on top of your other patch: diff --git a/net/ipv4/tcp_input.c b/net/ipv4/tcp_input.c index 6fb7989..cbba2

Re: [PATCH/RFC] [v3] TCP: use non-delayed ACK for congestion control RTT

2007-12-29 Thread David Miller
From: Gavin McCullagh <[EMAIL PROTECTED]> Date: Sun, 30 Dec 2007 01:15:00 + > A combined patch will follow this mail. Please send a relative patch, I've already applied your original patch to: kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6.git and will be sending that to Linus s

Re: [Bugme-new] [Bug 9661] New: Booting from nfsroot fails

2007-12-29 Thread David Miller
From: Andrew Morton <[EMAIL PROTECTED]> Date: Sat, 29 Dec 2007 15:14:01 -0800 > Thanks for the fix, but please send patches via email and not via bugzilla? > > Suitable recipients for this one would be > > netdev@vger.kernel.org > Simon Horman <[EMAIL PROTECTED]> > "David S. Miller" <[EMAIL PROT

Re: [PATCH] Fix broken ip= parsing

2007-12-29 Thread David Miller
From: Thomas Bogendoerfer <[EMAIL PROTECTED]> Date: Sat, 29 Dec 2007 18:08:49 +0100 (CET) > Commit a6c05c3d064dbb83be88cba3189beb5db9d2dfc3 breaks ip= parsing > completly, because ic_enable is never set. The patch below puts > back the way ic_enable was set before. > > Signed-off-by: Thomas Bogen

Re: 2.6.24-rc6-mm1

2007-12-29 Thread Herbert Xu
On Sat, Dec 29, 2007 at 05:51:13PM +0100, Torsten Kaiser wrote: > > > > The cause, why I am resending this: I just got a crash with > > > 2.6.24-rc6-mm1, again looking network related: > > > > > > [93436.933356] WARNING: at include/net/dst.h:165 dst_release() > > > [93436.936685] Pid: 8079, comm: k

Re: [PATCH/RFC] [v3] TCP: use non-delayed ACK for congestion control RTT

2007-12-29 Thread Gavin McCullagh
When a delayed ACK representing two packets arrives, there are two RTT samples available, one for each packet. The first (in order of seq number) will be artificially long due to the delay waiting for the second packet, the second will trigger the ACK and so will not itself be delayed. According

Re: [PATCH/RFC] [v3] TCP: use non-delayed ACK for congestion control RTT

2007-12-29 Thread Gavin McCullagh
Hi, On Fri, 21 Dec 2007, Ilpo Järvinen wrote: > > I need to re-read properly, but I think the same problem affects the > > microsecond values where TCP_CONG_RTT_STAMP is set (used by vegas, veno, > > yeah, illinois). I might follow up with another patch which changes the > > behaviour where TCP_

[PATCH net-2.6.25 7/7][ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOL

2007-12-29 Thread chas williams - CONTRACTOR
commit 62024377f1da8a3f5b49cfd60d892c778f5a5741 Author: Jorge Boncompte <[EMAIL PROTECTED]> Date: Thu Dec 13 16:14:40 2007 -0500 [ATM]: [he] fixing compilation when you define USE_RBPS_POOL/USE_RBPL_POOL Signed-off-by: Jorge Boncompte <[EMAIL PROTECTED]> Signed-off-by: Chas Will

[PATCH net-2.6.25 5/7][ATM]: [br2864] whitespace cleanup

2007-12-29 Thread chas williams - CONTRACTOR
commit 6b11f93a718dc916198feb1099ae0cef39ce3936 Author: Chas Williams <[EMAIL PROTECTED]> Date: Sat Oct 27 08:33:40 2007 -0400 [ATM]: [br2864] whitespace cleanup Signed-off-by: Chas Williams <[EMAIL PROTECTED]> diff --git a/include/linux/atmbr2684.h b/include/linux/atmbr2684.h inde

[PATCH net-2.6.25 6/7][ATM]: [ambassador] kmalloc + memset conversion to kzalloc

2007-12-29 Thread chas williams - CONTRACTOR
commit 87c1811be8f1c6587ed3b57d23f93c7e91afdde7 Author: Joonwoo Park <[EMAIL PROTECTED]> Date: Tue Nov 27 09:43:04 2007 -0500 [ATM]: [ambassador] kmalloc + memset conversion to kzalloc Signed-off-by: Joonwoo Park <[EMAIL PROTECTED]> Signed-off-by: Chas Williams <[EMAIL PROTECTED

[PATCH net-2.6.25 4/7][ATM]: [br2864] routed support

2007-12-29 Thread chas williams - CONTRACTOR
commit fea6b121bcc150fc91186e5012466c91944ce64d Author: Eric Kinzie <[EMAIL PROTECTED]> Date: Fri Oct 26 08:05:08 2007 -0400 [ATM]: [br2864] routed support From: Eric Kinzie <[EMAIL PROTECTED]> Signed-off-by: Chas Williams <[EMAIL PROTECTED]> diff --git a/include/linux/atmbr268

[PATCH net-2.6.25 3/7][ATM]: [he] This patch removes the ancient version string.

2007-12-29 Thread chas williams - CONTRACTOR
commit 41d6b7e20dd6d57bec4f14697f654c8211ff5d57 Author: Adrian Bunk <[EMAIL PROTECTED]> Date: Fri Oct 26 07:29:47 2007 -0400 [ATM]: [he] This patch removes the ancient version string. Signed-off-by: Adrian Bunk <[EMAIL PROTECTED]> Signed-off-by: Chas Williams <[EMAIL PROTECTED]>

[PATCH net-2.6.25 2/7][ATM]: Convert struct class_device to struct device

2007-12-29 Thread chas williams - CONTRACTOR
commit 03c544e08cfe22f0c8a952c0aed1265917dca469 Author: Kay Sievers <[EMAIL PROTECTED]> Date: Fri Oct 26 07:28:29 2007 -0400 [ATM]: Convert struct class_device to struct device Signed-off-by: Kay Sievers <[EMAIL PROTECTED]> Cc: Tony Jones <[EMAIL PROTECTED]> Signed-off-by: G

[PATCH net-2.6.25 1/7][ATM]: atm is no longer experimental

2007-12-29 Thread chas williams - CONTRACTOR
commit f57512af6142cf14bd15012c4c627f9ebef0582a Author: Robert P. J. Day <[EMAIL PROTECTED]> Date: Fri Oct 26 07:27:07 2007 -0400 [ATM]: atm is no longer experimental From: Robert P. J. Day <[EMAIL PROTECTED]> Signed-off-by: Chas Williams <[EMAIL PROTECTED]> diff --git a/net/at

Re: [Bugme-new] [Bug 9661] New: Booting from nfsroot fails

2007-12-29 Thread Andrew Morton
On Sat, 29 Dec 2007 11:54:07 -0800 (PST) [EMAIL PROTECTED] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=9661 > >Summary: Booting from nfsroot fails >Product: Networking >Version: 2.5 > KernelVersion: 2.6.24-rc6-git4 > Platform: All >

Re: [PATCH] Fix broken ip= parsing

2007-12-29 Thread Adrian McMenamin
On 29/12/2007, Thomas Bogendoerfer <[EMAIL PROTECTED]> wrote: > Commit a6c05c3d064dbb83be88cba3189beb5db9d2dfc3 breaks ip= parsing > completly, because ic_enable is never set. The patch below puts > back the way ic_enable was set before. > > Signed-off-by: Thomas Bogendoerfer <[EMAIL PROTECTED]> >

Re: Top 9 kernel oopses/warnings for the week of December 29th, 2007

2007-12-29 Thread Geert Uytterhoeven
On Sat, 29 Dec 2007, Linus Torvalds wrote: > On Sat, 29 Dec 2007, Arjan van de Ven wrote: > > hmmm.. the copy in my Sent folder looks fine, as does the one in the lkml > > archive: > > http://lkml.org/lkml/2007/12/29/41 > > > > This is distinctly weird. > > Ahh, it seems to be a alpine bug. Proba

Re: Top 9 kernel oopses/warnings for the week of December 29th, 2007

2007-12-29 Thread Martin Josefsson
On Sat, 29 Dec 2007, Linus Torvalds wrote: Ahh, it seems to be a alpine bug. Probably brought on by alpine trying to highlight the web addresses. It doesn't always happen - between Rank 3 and Rank 4, you have an empty line, and alpine reacted correctly to that one, but the "empty" line between

Re: Top 9 kernel oopses/warnings for the week of December 29th, 2007

2007-12-29 Thread Linus Torvalds
On Sat, 29 Dec 2007, Arjan van de Ven wrote: > > hmmm.. the copy in my Sent folder looks fine, as does the one in the lkml > archive: > http://lkml.org/lkml/2007/12/29/41 > > This is distinctly weird. Ahh, it seems to be a alpine bug. Probably brought on by alpine trying to highlight the web

Re: Top 9 kernel oopses/warnings for the week of December 29th, 2007

2007-12-29 Thread Björn Steinbrink
On 2007.12.29 11:18:18 -0800, Linus Torvalds wrote: > > > On Sat, 29 Dec 2007, Arjan van de Ven wrote: > > > > It has been a quiet week due to the holidays, only 55 oops traces > > have been collected. > > This would be more useful if it was more readable. As it is, you seem to > have some form

Re: Top 9 kernel oopses/warnings for the week of December 29th, 2007

2007-12-29 Thread Arjan van de Ven
Linus Torvalds wrote: On Sat, 29 Dec 2007, Arjan van de Ven wrote: It has been a quiet week due to the holidays, only 55 oops traces have been collected. This would be more useful if it was more readable. As it is, you seem to have some formatting errors in your automation, where the things

Re: Top 9 kernel oopses/warnings for the week of December 29th, 2007

2007-12-29 Thread Arjan van de Ven
Linus Torvalds wrote: On Sat, 29 Dec 2007, Arjan van de Ven wrote: It has been a quiet week due to the holidays, only 55 oops traces have been collected. This would be more useful if it was more readable. As it is, you seem to have some formatting errors in your automation, where the things

Re: Top 9 kernel oopses/warnings for the week of December 29th, 2007

2007-12-29 Thread Linus Torvalds
On Sat, 29 Dec 2007, Arjan van de Ven wrote: > > It has been a quiet week due to the holidays, only 55 oops traces > have been collected. This would be more useful if it was more readable. As it is, you seem to have some formatting errors in your automation, where the things are incorrectly gr

RE: [PATCH 1/3] [NET] phy/fixed.c: rework to not duplicate PHY layerfunctionality

2007-12-29 Thread Joakim Tjernlund
> -Original Message- > From: > [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] > abs.org] On Behalf Of Vitaly Bordug > Sent: den 6 december 2007 23:51 > To: Paul Mackerras > Cc: netdev@vger.kernel.org; linuxppc-dev > Subject: [PATCH 1/3] [NET] phy/fixed.c: rework to not > duplicate PHY lay

[PATCH] Fix broken ip= parsing

2007-12-29 Thread Thomas Bogendoerfer
Commit a6c05c3d064dbb83be88cba3189beb5db9d2dfc3 breaks ip= parsing completly, because ic_enable is never set. The patch below puts back the way ic_enable was set before. Signed-off-by: Thomas Bogendoerfer <[EMAIL PROTECTED]> --- net/ipv4/ipconfig.c |1 + 1 files changed, 1 insertions(+), 0 d

Re: 2.6.24-rc6-mm1

2007-12-29 Thread Torsten Kaiser
On Dec 29, 2007 12:07 AM, Andrew Morton <[EMAIL PROTECTED]> wrote: > On Fri, 28 Dec 2007 23:53:49 +0100 "Torsten Kaiser" <[EMAIL PROTECTED]> wrote: > > On Dec 23, 2007 5:27 PM, Torsten Kaiser <[EMAIL PROTECTED]> wrote: [snip] > > [ 7620.708561] Pid: 5698, comm: nfsv4-svc Not tainted 2.6.24-rc3-mm2

Re: Top 9 kernel oopses/warnings for the week of December 29th, 2007

2007-12-29 Thread Ingo Molnar
* Arjan van de Ven <[EMAIL PROTECTED]> wrote: > kerneloops.org news: > > * As of 2.6.24-rc6, oopses have a unique identifier which makes it > possible to filter out duplicate reports of (and replies to) the > same oops. Unfortunately some reporters remove this line from their > reports t

Re: skbuff data pointer alignment requirement

2007-12-29 Thread Jarek Poplawski
On Fri, Dec 28, 2007 at 04:53:24PM -0800, Keyur Chudgar wrote: > Hi Jarek, > > > Do you mean hardware requirements of an architecture or a specific driver? > I meant any hardware requirements of an architecture. > > > So, if you have more than one network card, is it needed by all of them, > > wh

[PATCH] proc: fix ->open'less usage due to ->proc_fops flip

2007-12-29 Thread Alexey Dobriyan
NOTE, NOTE, NOTE: please, drop proc-remove-useless-checks-in-proc_register.patch before applying this one! - [PATCH] proc: fix ->open'less usage due to ->proc_fops flip Typical PDE creation code looks like: pde = create_proc_entry("foo"

Top 9 kernel oopses/warnings for the week of December 29th, 2007

2007-12-29 Thread Arjan van de Ven
The http://www.kerneloops.org website collects kernel oops and warning reports from various mailing lists and bugzillas as well as with a client users can install to auto-submit oopses. Below is a top 10 list of the oopses collected in the last 7 days. (Reports prior to 2.6.23 have been omitted in

Re: [PATCH] Make FC, FDDI, HIPPI and TR tristate

2007-12-29 Thread David Miller
From: Jan Engelhardt <[EMAIL PROTECTED]> Date: Sat, 29 Dec 2007 01:41:23 +0100 (CET) > > On Dec 29 2007 02:09, Adrian Bunk wrote: > >On Sat, Dec 29, 2007 at 12:45:12AM +0100, Jan Engelhardt wrote: > >> Turn CONFIG_FC, CONFIG_FDDI, CONFIG_HIPPI and CONFIG_TR into tristate > >> so they can be built

Re: [PATCH] Make FC, FDDI, HIPPI and TR tristate

2007-12-29 Thread David Miller
From: Jan Engelhardt <[EMAIL PROTECTED]> Date: Sat, 29 Dec 2007 00:45:12 +0100 (CET) > Turn CONFIG_FC, CONFIG_FDDI, CONFIG_HIPPI and CONFIG_TR into tristate > so they can be built as modules. This will allow CONFIG_LLC to be > built as a module too, overall reducing the core kernel image size. Yo